Compartilhar via


WnsSecondaryTile.PushChannelExpired Propriedade

Definição

Obtém ou define a propriedade de expiração do canal push.

[Newtonsoft.Json.JsonProperty(PropertyName="pushChannelExpired")]
public bool? PushChannelExpired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pushChannelExpired")>]
member this.PushChannelExpired : Nullable<bool> with get, set
Public Property PushChannelExpired As Nullable(Of Boolean)

Valor da propriedade

A propriedade de expiração do canal push.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a