次の方法で共有


Registration.PushHandle プロパティ

定義

プッシュ通知サービスによってデバイスのアドレス指定に使用されるプッシュ ハンドル (一方的でない可能性があります)

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string PushHandle { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.PushHandle : string
Public ReadOnly Property PushHandle As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象