次の方法で共有


DeviceRegistrationState.RegistrationId プロパティ

定義

登録 ID。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationId")]
public string RegistrationId { get; }
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationId")]
public string RegistrationId { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationId")>]
member this.RegistrationId : string
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationId")>]
member this.RegistrationId : string with get, set
Public ReadOnly Property RegistrationId As String
Public Property RegistrationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象