다음을 통해 공유


DsmlSoapHttpConnection.SessionId 속성

정의

활성 세션 ID를 가져옵니다.

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

속성 값

활성 세션 ID입니다.

적용 대상