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)
| Parameter | Type | Açıklama |
|---|---|---|
| ana bilgisayar | System::SharedPtr<Uri> | Denenecek URI. |
ReturnValue
Belirtilen URI için proxy sunucusu kullanılmadığında doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++