Aracılığıyla paylaş


DeviceRegistrationState.DeviceId Property

Definition

Device Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to