Property StatusCode
StatusCode
Gets the HTTP status code.
Declaration
public HttpStatusCode StatusCode { get; }
Property Value
| Type | Description |
|---|---|
| HttpStatusCode | HTTP status code. |
public HttpStatusCode StatusCode { get; }
| Type | Description |
|---|---|
| HttpStatusCode | HTTP status code. |