TrackingParameters.CallerParentContextGuid Property

Definition

Gets the context ID of the caller's parent activity.

public:
 property Guid CallerParentContextGuid { Guid get(); };
public Guid CallerParentContextGuid { get; }
member this.CallerParentContextGuid : Guid
Public ReadOnly Property CallerParentContextGuid As Guid

Property Value

A Guid that contains the context ID of the caller's parent Activity.

Applies to