AcrErrorInfo.Detail Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to