Share via


SiteExtensionInfo.IconUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to