CreationData.SourceUniqueId プロパティ

定義

このフィールドが設定されている場合は、このリソースのソースを識別する一意の ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象