get_StatusDescription()

HttpWebResponse::get_StatusDescription() method

Returns the string representation of the status code.

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

Return Value

The string representation of the status code.

See Also