OperationContext.SessionId プロパティ

定義

現在のセッションを識別するために使用される String を取得します。

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

プロパティ値

セッション識別子。

適用対象