Compartilhar via


WnsSecondaryTile.PushChannel Propriedade

Definição

Obtém ou define o canal push.

[Newtonsoft.Json.JsonProperty(PropertyName="pushChannel", Required=Newtonsoft.Json.Required.Always)]
public string PushChannel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pushChannel", Required=Newtonsoft.Json.Required.Always)>]
member this.PushChannel : string with get, set
Public Property PushChannel As String

Valor da propriedade

O canal push.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a