Compartir a través de


OfferProperties.IconFileUris Propiedad

Definición

Obtiene o establece el icono Uris de archivo

[Newtonsoft.Json.JsonProperty(PropertyName="iconFileUris")]
public System.Collections.Generic.IDictionary<string,string> IconFileUris { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iconFileUris")>]
member this.IconFileUris : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property IconFileUris As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a