Compartir a través de


Error.ErrorProperty Propiedad

Definición

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a