Share via


DebugSendResponse.Results Property

Definition

Gets or sets actual failure description

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to