次の方法で共有


ImmutableStorageWithVersioning.TimeStamp プロパティ

定義

オブジェクト レベルの不変性が有効になった日時を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")]
public DateTime? TimeStamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")>]
member this.TimeStamp : Nullable<DateTime>
Public ReadOnly Property TimeStamp As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象