DefaultHttpContext.TraceIdentifier 屬性

定義

取得或設定唯一識別碼,以在追蹤記錄中表示此要求。

public:
 virtual property System::String ^ TraceIdentifier { System::String ^ get(); void set(System::String ^ value); };
public override string TraceIdentifier { get; set; }
member this.TraceIdentifier : string with get, set
Public Overrides Property TraceIdentifier As String

屬性值

適用於