SiteExtensionInfoInner.IconUrl Property

Definition

Gets or sets icon 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to