Compartilhar via


NotificationInstallation.Platform Propriedade

Definição

A plataforma para esta instalação. A plataforma deve ser um dos seguintes valores: wns, apns.
Onde wns significa "Serviços de Notificação por Push do Windows" e apns é "Apple Push Notification Service".

[System.ComponentModel.DataAnnotations.Required]
public string Platform { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.Platform : string with get, set
Public Property Platform As String

Valor da propriedade

Atributos

Aplica-se a