IContextChannel.SessionId 屬性

定義

傳回目前工作階段的識別項 (如果有)。

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

屬性值

String

目前工作階段的識別項 (如果有)。

適用於