TrackingWorkflowExceptionEventArgs.ContextGuid 屬性

定義

取得關聯活動的內容識別碼。

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

屬性值

Guid

Guid,其中包含 Activity 的內容識別碼。

適用於