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

ReturnValue

L’URI proxifié.

Voir aussi