System::Net::Http::HttpResponseMessage::set_ReasonPhrase method
HttpResponseMessage::set_ReasonPhrase method
Sets the Reason-Phrase that is sent by servers together with the status code.
void System::Net::Http::HttpResponseMessage::set_ReasonPhrase(String value)
Parameter | Type | Description |
---|---|---|
value | String | The value that will be set. |
See Also
- Class String
- Class HttpResponseMessage
- Namespace System::Net::Http
- Library Aspose.TeX for C++