共用方式為


PremierAddOnInner.Vendor 屬性

定義

取得或設定 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

適用於