Compartir a través de


ServerOperation.ErrorDescription Propiedad

Definición

Obtiene la descripción del error de la operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a