Compartir a través de


ErrorDetails.Details Propiedad

Definición

Obtiene los detalles del error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a