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