GetProxy()
IWebProxy::GetProxy(System::SharedPtr<Uri>) method
Returns the proxy URI.
virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
Arguments
Parameter | Type | Description |
---|---|---|
destination | System::SharedPtr<Uri> | The resource URI. |
Return Value
The proxy URI.
See Also
- Typedef SharedPtr
- Class Uri
- Class IWebProxy
- Namespace System::Net
- Library Aspose.Slides