Partilhar via


UnknownTarget.Attributes Propriedade

Definição

Obtém ou define o dicionário de string-gt&;pares de cadeia de caracteres que contêm informações sobre o Destino de Armazenamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a