Compartilhar via


ImageList.Metadata Propriedade

Definição

Obtém ou define metadados de lista de imagens.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a