ActivityContext.TraceState 屬性

定義

保留 W3C 'tracestate' 標頭。

public:
 property System::String ^ TraceState { System::String ^ get(); };
public string? TraceState { get; }
member this.TraceState : string
Public ReadOnly Property TraceState As String

屬性值

字串,表示 W3C 'tracestate' 標頭。

適用於