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

HttpHeaders::GetParsedValues method

지정된 헤더 이름에 대한 파싱된 값을 반환합니다.

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

ReturnValue

파싱된 헤더 값이 있으면 반환하고, 없으면 nullptr을 반환합니다.

또 보기