TrackingWorkflowExceptionEventArgs.ContextGuid Property

Definition

Gets the context ID of the associated activity.

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

Property Value

A Guid that contains the context ID of the Activity.

Applies to