ConnectionContext.ConnectionId プロパティ

定義

トレース ログでこの接続を表す一意の識別子を取得または設定します。

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

プロパティ値

適用対象