System::Net::WebProxy::set_BypassProxyOnLocal 方法
WebProxy::set_BypassProxyOnLocal method
设置一个值,指示是否必须对本地地址使用代理服务器。
void System::Net::WebProxy::set_BypassProxyOnLocal(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++