OperationContext.SessionId 屬性

定義

取得用來識別目前工作階段的 String

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

屬性值

工作階段識別項。

適用於