System::Net::Http::HttpResponseMessage::get_ReasonPhrase method

HttpResponseMessage::get_ReasonPhrase method

Gets the Reason-Phrase that is sent by servers together with the status code.

String System::Net::Http::HttpResponseMessage::get_ReasonPhrase() const

ReturnValue

The Reason-Phrase that is sent by servers together with the status code.

See Also