共用方式為


SiteExtensionInfoInner.IconUrl 屬性

定義

取得或設定圖示 URL。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於