System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition метод

HttpContentHeaders::set_ContentDisposition method

Устанавливает значение заголовка ‘Content-Disposition’.

void System::Net::Http::Headers::HttpContentHeaders::set_ContentDisposition(System::SharedPtr<ContentDispositionHeaderValue> value)
ПараметрТипОписание
значениеSystem::SharedPtr<ContentDispositionHeaderValue>Значение, которое будет установлено.

См. также