次の方法で共有


ActiveConnectivityConfiguration.CommitTime プロパティ

定義

展開時刻の文字列を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="commitTime")]
public DateTime? CommitTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commitTime")>]
member this.CommitTime : Nullable<DateTime> with get, set
Public Property CommitTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象