Share via


Installation.PushChannel プロパティ

定義

プラットフォーム固有の通知サービスから取得した登録 ID、トークン、または URI を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象