System::Net::Http::Headers::HttpHeaders::GetValues 메서드

HttpHeaders::GetValues method

지정된 이름에 해당하는 값을 반환합니다.

System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
매개변수형식설명
nameString헤더 이름입니다.

ReturnValue

해당 값들.

또 보기