Partilhar via


NotificationRegistration.Platform Propriedade

Definição

A plataforma para esse registro. A plataforma deve ser um dos seguintes valores: wns, mpns, apns ou gcm, em que wns significa "Serviços de Notificação por Push do Windows", mpns é "Microsoft Push Notification Service", apns é "Apple Push Notification Service" e gcm é "Google Cloud Messaging for Chrome".

[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