System::Net::Http::HttpClientHandler::set_Proxy 方法
HttpClientHandler::set_Proxy method
设置代理信息。
void System::Net::Http::HttpClientHandler::set_Proxy(System::SharedPtr<IWebProxy> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<IWebProxy> | 将要设置的值。 |
另见
- Typedef SharedPtr
- Class IWebProxy
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Font for C++