System::Net::HttpWebResponse::get_StatusDescription method

HttpWebResponse::get_StatusDescription method

Returns the string representation of the status code.

virtual String System::Net::HttpWebResponse::get_StatusDescription()

ReturnValue

The string representation of the status code.

See Also