다음을 통해 공유


HttpSessionStateWrapper.SessionID 속성

정의

세션의 고유 식별자를 가져옵니다.

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

속성 값

String

고유 세션 식별자입니다.

적용 대상