System::Net::Http::Headers::HttpHeaders::GetValues метод

HttpHeaders::GetValues method

Возвращает соответствующие значения по указанному имени.

System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
ПараметрТипОписание
имяStringИмя заголовка.

ReturnValue

Соответствующие значения.

См. также