Partager via


DeviceRegistrationState.ErrorCode Propriété

Définition

Code d’erreur.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")]
public int? ErrorCode { get; }
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")]
public int? ErrorCode { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int>
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int> with get, set
Public ReadOnly Property ErrorCode As Nullable(Of Integer)
Public Property ErrorCode As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à