get_StatusCode()

HttpWebResponse::get_StatusCode() method

Returns the HTTP status code associated with the web response.

virtual HttpStatusCode System::Net::HttpWebResponse::get_StatusCode()

Return Value

The HTTP status code associated with the web response.

See Also