Udostępnij za pośrednictwem


ErrorResponse.ErrorType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="errorType")]
public string ErrorType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorType")>]
member this.ErrorType : string with get, set
Public Property ErrorType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to