TrackingWorkflowExceptionEventArgs.ParentContextGuid 屬性

定義

取得父活動的內容識別碼。

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

屬性值

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

適用於