Compartir a través de


SiteExtensionInfo.IconUrl Propiedad

Definición

Obtiene o establece la dirección URL del icono.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a