共用方式為


VMExtension.Publisher 屬性

定義

取得或設定擴充處理常式發行者的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於