Share via


DebugTraceRecord.E2ETraceId プロパティ

 

トレース ID を取得します。

名前空間:   Microsoft.Workflow.Client
アセンブリ:  Microsoft.Workflow.Client (Microsoft.Workflow.Client.dll 内)

構文

public string E2ETraceId { get; }
public:
property String^ E2ETraceId {
    String^ get();
}
member E2ETraceId : string with get
Public ReadOnly Property E2ETraceId As String

プロパティ値

Type: System.String

トレース ID。

参照

DebugTraceRecord クラス
Microsoft.Workflow.Client 名前空間

トップに戻る