次の方法で共有


MediaGraphSystemData.LastModifiedAt プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象