ActivityCreationOptions<T>.TraceState プロパティ

定義

アクティビティの作成時に使用するトレース状態を取得または初期化します。

public:
 property System::String ^ TraceState { System::String ^ get(); void set(System::String ^ value); };
public string? TraceState { get; init; }
member this.TraceState : string with get, set
Public Property TraceState As String

プロパティ値

適用対象