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
- Enum HttpStatusCode
- Class HttpWebResponse
- Namespace System::Net
- Library Aspose.PUB for C++