Compartir a través de


ErrorMessage.Details Propiedad

Definición

Obtiene o establece un resumen detallado del error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a