次の方法で共有


Registration.RegistrationId プロパティ

定義

登録 ID。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象