次の方法で共有


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

適用対象