System::Net::HttpWebResponse::get_StatusCode method

HttpWebResponse::get_StatusCode method

Returns the HTTP status code associated with the web response.

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

ReturnValue

The HTTP status code associated with the web response.

See Also