System::Net::WebProxy::set_BypassProxyOnLocal method
WebProxy::set_BypassProxyOnLocal method
Sets a value that indicates if the proxy server must be used for local addresses.
void System::Net::WebProxy::set_BypassProxyOnLocal(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | A value to set. |
See Also
- Class WebProxy
- Namespace System::Net
- Library Aspose.PUB for C++