System::Net::WebProxy::IsBypassed yöntemi

WebProxy::IsBypassed method

Belirtilen URI için proxy sunucusunun kullanılmadığını kontrol eder.

bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
ParameterTypeAçıklama
ana bilgisayarSystem::SharedPtr<Uri>Denenecek URI.

ReturnValue

Belirtilen URI için proxy sunucusu kullanılmadığında doğru, aksi takdirde yanlış.

Ayrıca Bakınız