Configuration.CreatedOnUtc プロパティ

定義

構成の作成日時。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象