次の方法で共有


MediaGraphSystemData.CreatedAt プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象