你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GcmRegistrationDescription.GcmRegistrationId 属性

定义

从 Google Cloud Messaging 服务获取的注册 ID

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="GcmRegistrationId", Order=2001)]
public string GcmRegistrationId { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="GcmRegistrationId", Order=2001)>]
member this.GcmRegistrationId : string with get, set
Public Property GcmRegistrationId As String

属性值

属性

适用于