Partager via


DeviceRegistrationResult.ErrorCode Propriété

Définition

Code d’erreur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à