Compartir a través de


ErrorMessage.Message Propiedad

Definición

Obtiene o establece la descripción del error estándar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a