System::Net::IWebProxy::GetProxy-Methode

IWebProxy::GetProxy method

Gibt die Proxy-URI zurück.

virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
ParameterTypBeschreibung
destinationSystem::SharedPtr<Uri>Die Ressourcen-URI.

ReturnValue

Die Proxy-URI.

Siehe auch