Condividi tramite


ErrorResponse.Message Proprietà

Definizione

Ottiene un messaggio di errore che indica perché l'operazione non è riuscita.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a