Configuration.LastUpdatedTimeUtc プロパティ

定義

構成の更新日時。

[Newtonsoft.Json.JsonProperty(PropertyName="lastUpdatedTimeUtc")]
public DateTime LastUpdatedTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastUpdatedTimeUtc")>]
member this.LastUpdatedTimeUtc : DateTime
Public ReadOnly Property LastUpdatedTimeUtc As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象