System::Xml::XmlUrlResolver::set_Proxy method
XmlUrlResolver::set_Proxy method
Sets the network proxy for the underlying WebRequest object.
void System::Xml::XmlUrlResolver::set_Proxy(const SharedPtr<Net::IWebProxy> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Net::IWebProxy>& | The value to set. |
See Also
- Typedef SharedPtr
- Class IWebProxy
- Class XmlUrlResolver
- Namespace System::Xml
- Library Aspose.PDF for C++