Share via


Resource.Tags Proprietà

Definizione

Ottiene i tag della risorsa

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a