DsmlSoapConnection.SessionId 속성

정의

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

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

속성 값

활성 세션 ID이거나 null 활성 세션이 없는 경우 입니다.

적용 대상