Share via


Image.IconUrl Property

Definition

Gets URL of the image icon.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to