次の方法で共有


VerifiedPartner.PartnerDisplayName プロパティ

定義

検証済みパートナーの表示名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象