Configuration.CreatedTimeUtc プロパティ

定義

構成の作成日時。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象