Compartilhar via


OfferProperties.IconFileUris Propriedade

Definição

Obtém ou define o ícone Uris do Arquivo

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a