다음을 통해 공유


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

현재 세션 식별자(있는 경우)입니다.

적용 대상