System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition method
HttpContentHeaders::set_ContentDisposition method
Stelt een waarde in voor de ‘Content-Disposition’-header.
void System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition(System::SharedPtr<ContentDispositionHeaderValue> value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | System::SharedPtr<ContentDispositionHeaderValue> | De waarde die zal worden ingesteld. |
Zie ook
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++