System::Net::WebProxy::GetProxy metodo
WebProxy::GetProxy method
Restituisce l’URI proxy per una richiesta web.
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
| Parametro | Tipo | Descrizione |
|---|---|---|
| destination | System::SharedPtr<Uri> | L’URI della risorsa. |
ReturnValue
L’URI proxy.
Vedi anche
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++