Méthode System::Net::IWebProxy::GetProxy
IWebProxy::GetProxy method
Renvoie l’URI du proxy.
virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
| Paramètre | Type | Description |
|---|---|---|
| destination | System::SharedPtr<Uri> | L’URI de la ressource. |
ReturnValue
L’URI du proxy.
Voir aussi
- Typedef SharedPtr
- Class Uri
- Class IWebProxy
- Namespace System::Net
- Library Aspose.Font for C++