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ètreTypeDescription
destinationSystem::SharedPtr<Uri>L’URI de la ressource.

ReturnValue

L’URI du proxy.

Voir aussi