Freigeben über


NotificationRegistration.Platform Eigenschaft

Definition

Die Plattform für diese Registrierung. Die Plattform muss einer der folgenden Werte sein: wns, mpns, apns oder gcm, wobei wns für "Windows Push Notification Services", mpns für "Microsoft Push Notification Service", apns für "Apple Push Notification Service" und gcm für "Google Cloud Messaging for Chrome" steht.

[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

Eigenschaftswert

Attribute

Gilt für: