Compartilhar via


Installation.SecondaryTiles Propriedade

Definição

Cuidado

Essa API foi preterida.

Obtém ou define a coleção de blocos secundários para WNS

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="secondaryTiles")]
[System.Obsolete]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.NotificationHubs.WnsSecondaryTile> SecondaryTiles { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="secondaryTiles")>]
[<System.Obsolete>]
member this.SecondaryTiles : System.Collections.Generic.IDictionary<string, Microsoft.Azure.NotificationHubs.WnsSecondaryTile> with get, set
Public Property SecondaryTiles As IDictionary(Of String, WnsSecondaryTile)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute ObsoleteAttribute

Aplica-se a