次の方法で共有


PremierAddOnPatchResource.Vendor プロパティ

定義

ベンダーのプレミア 追加を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象