ErrorResponseMessageException.HttpStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the http status code.
public System.Net.HttpStatusCode HttpStatus { get; set; }
member this.HttpStatus : System.Net.HttpStatusCode with get, set
Public Property HttpStatus As HttpStatusCode