System::Net::WebProxy::GetProxy methode

WebProxy::GetProxy method

Retourneert de geproxiede URI voor een webverzoek.

System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
ParameterTypeBeschrijving
doelSystem::SharedPtr<Uri>De URI van de bron.

ReturnValue

De geproxiede URI.

Zie ook