System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition method
HttpContentHeaders::set_ContentDisposition method
Sets a value of the ‘Content-Disposition’ header.
void System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition(System::SharedPtr<ContentDispositionHeaderValue> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<ContentDispositionHeaderValue> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++