System::Net::WebProxy::GetProxy method
WebProxy::GetProxy method
Returns the proxied URI for a web request.
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
Parameter | Type | Description |
---|---|---|
destination | System::SharedPtr<Uri> | The resource’s URI. |
ReturnValue
The proxied URI.
See Also
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.PUB for C++