System::Net::WebHeaderCollection::IsRestricted 메서드

WebHeaderCollection::IsRestricted method

지정된 HTTP 헤더를 요청에 설정할 수 있는지 테스트합니다.

static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
매개변수형식설명
headerNameconst String&테스트할 헤더 이름.

ReturnValue

헤더가 제한된 경우 true; 그렇지 않으면 false.

또 보기