LanguageResult.ErrorMessage Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="ErrorMessage")]
public string ErrorMessage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ErrorMessage")>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to