Sdílet prostřednictvím


ErrorResponse.HttpStatus Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to