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