ResponseMessage.StatusCode Property

Definition

Gets the HttpStatusCode of the current response.

public System.Net.HttpStatusCode StatusCode { get; }
member this.StatusCode : System.Net.HttpStatusCode
Public ReadOnly Property StatusCode As HttpStatusCode

Property Value

Applies to