ContentKeyPolicy.LastModified プロパティ

定義

ポリシーの最終変更日を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象