System::Net::IWebProxy::GetProxy method
IWebProxy::GetProxy method
Returns the proxy URI.
virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
Parameter | Type | Description |
---|---|---|
destination | System::SharedPtr<Uri> | The resource URI. |
ReturnValue
The proxy URI.
See Also
- Typedef SharedPtr
- Class Uri
- Class IWebProxy
- Namespace System::Net
- Library Aspose.PUB for C++