次の方法で共有


Marketplace.OfferName プロパティ

定義

オファーの種類を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象