次の方法で共有


BastionActiveSession.StartTime プロパティ

定義

セッションが開始された時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public object StartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : obj
Public ReadOnly Property StartTime As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象