Partager via


DeviceRegistrationState.DeviceId Propriété

Définition

ID d’appareil.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à