次の方法で共有


PirSharedGalleryResource.UniqueId プロパティ

定義

この共有ギャラリーの一意の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象