Share via


MabErrorInfo.ErrorString Property

Definition

Gets localized error string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to