get_ReasonPhrase()

HttpResponseMessage::get_ReasonPhrase() const method

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

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

Return Value

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

See Also