IContextChannel.SessionId プロパティ

定義

現在のセッションの識別子 (存在する場合) を返します。

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

プロパティ値

現在のセッション識別子 (存在する場合)。

適用対象