Error.ErrorProperty Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.ErrorBody ErrorProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.ErrorProperty : Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.ErrorBody with get, set
Public Property ErrorProperty As ErrorBody

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to