次の方法で共有


NotificationInstallation.PushChannel プロパティ

定義

WNS のインストールを登録する場合のチャネル URI。APNS に登録する場合のデバイス トークン。

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

プロパティ値

属性

適用対象