Compartir a través de


TagsInner.TagsProperty Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a