set_DefaultWebProxy()
WebRequest::set_DefaultWebProxy(System::SharedPtr<IWebProxy>) method
Sets the global HTTP proxy.
static void System::Net::WebRequest::set_DefaultWebProxy(System::SharedPtr<IWebProxy> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IWebProxy> | The proxy to set. |
See Also
- Typedef SharedPtr
- Class IWebProxy
- Class WebRequest
- Namespace System::Net
- Library Aspose.Slides