System::Net::WebProxy::IsBypassed method
WebProxy::IsBypassed method
Verifica se il server proxy non è utilizzato per l’URI specificato.
bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
| Parametro | Tipo | Descrizione |
|---|---|---|
| host | System::SharedPtr<Uri> | L’URI da verificare. |
ReturnValue
Vero quando il server proxy non viene utilizzato per l’URI specificato, altrimenti falso.
Vedi anche
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++