Condividi tramite


ResizeError.Message Proprietà

Definizione

Ottiene o imposta un messaggio che descrive l'errore, destinato a essere adatto per la visualizzazione in un'interfaccia utente.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a