Freigeben über


WnsSecondaryTile.Tags Eigenschaft

Definition

Ruft die Tags ab oder legt sie fest.

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

Eigenschaftswert

Die Tags.

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: