次の方法で共有


Snapshot.UniqueId プロパティ

定義

リソースを識別する一意の Guid を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.uniqueId")]
public string UniqueId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.uniqueId")>]
member this.UniqueId : string
Public ReadOnly Property UniqueId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象