TrackingWorkflowExceptionEventArgs.ContextGuid プロパティ

定義

関連付けられたアクティビティのコンテキスト ID を取得します。

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

プロパティ値

Guid のコンテキスト ID を含む Activity

適用対象