Partager via


ErrorResponseBody.Message Propriété

Définition

Obtient ou définit un message décrivant l’erreur, destiné à être affiché dans une interface utilisateur.

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string with get, set
Public Property Message As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à