次の方法で共有


BastionActiveSession.SessionId プロパティ

定義

セッションの一意の ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sessionId")]
public string SessionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionId")>]
member this.SessionId : string
Public ReadOnly Property SessionId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象