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