TrackingWorkflowExceptionEventArgs.ParentContextGuid プロパティ

定義

親アクティビティのコンテキスト ID を取得します。

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

プロパティ値

Guid のコンテキスト ID を格納する Activity

適用対象