TrackingParameters.CallerContextGuid Property

Definition

Gets the context ID of the caller activity.

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

Property Value

A Guid that contains the context ID of the caller Activity.

Applies to