Méthode System::Net::WebProxy::GetProxy
WebProxy::GetProxy method
Renvoie l’URI proxy pour une requête web.
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
| Paramètre | Type | Description |
|---|---|---|
| destination | System::SharedPtr<Uri> | L’URI de la ressource. |
ReturnValue
L’URI proxifié.
Voir aussi
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++