次の方法で共有


Offer.PrivateStoreId プロパティ

定義

プライベート ストアの一意の ID を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象