次の方法で共有


Partner.PartnerName プロパティ

定義

パートナー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象