次の方法で共有


Offer.PublisherDisplayName プロパティ

定義

マーケットプレースで目立つように表示される発行元名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象