IsBypassed()
WebProxy::IsBypassed(System::SharedPtr<Uri>) method
Checks if the proxy server is not used for the specified URI.
bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
Arguments
Parameter | Type | Description |
---|---|---|
host | System::SharedPtr<Uri> | The URI to check. |
Return Value
True when the proxy server is not used for the specified URI, otherwise false.
See Also
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Slides