Partager via


DeviceRegistrationState.ErrorMessage Propriété

Définition

Message d’erreur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à