System::Net::HttpWebRequest::set_Proxy method
HttpWebRequest::set_Proxy method
Sets the HTTP proxy.
void System::Net::HttpWebRequest::set_Proxy(System::SharedPtr<IWebProxy> value) override
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IWebProxy> | The proxy to set. |
See Also
- Typedef SharedPtr
- Class IWebProxy
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++