Bearbeiten

ActivityExecutionContext.ContextGuid Property

Definition

Gets the ContextID 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

The ContextID of the associated Activity.

Applies to