System::Net::WebProxy::IsBypassed method
WebProxy::IsBypassed method
Memeriksa apakah server proxy tidak digunakan untuk URI yang ditentukan.
bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| host | System::SharedPtr<Uri> | URI yang akan diperiksa. |
ReturnValue
Benar ketika server proxy tidak digunakan untuk URI yang ditentukan, jika tidak maka salah.
Lihat Juga
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++