System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters метод

ContentDispositionHeaderValue::get_Parameters method

Возвращает коллекцию параметров заголовка ‘Content-Disposition’.

System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<NameValueHeaderValue>>> System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters()

ReturnValue

Коллекция параметров заголовка ‘Content-Disposition’.

См. также