Compartir a través de


DebugSendResponse.Results Propiedad

Definición

Obtiene o establece la descripción real del error.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.results")]
public object Results { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.results")>]
member this.Results : obj with get, set
Public Property Results As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a