Compartir a través de


InnerError.Errordetail Propiedad

Definición

Obtiene o establece el mensaje de error interno o el volcado de excepciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a