System::Net::WebProxy::IsBypassed 메서드

WebProxy::IsBypassed method

지정된 URI에 대해 프록시 서버가 사용되지 않는지 확인합니다.

bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
매개변수형식설명
hostSystem::SharedPtr<Uri>확인할 URI입니다.

ReturnValue

지정된 URI에 대해 프록시 서버가 사용되지 않으면 true, 그렇지 않으면 false입니다.

또 보기