System::Net::WebProxy::GetProxy Methode

WebProxy::GetProxy method

Gibt die proxied URI für eine Webanfrage zurück.

System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
ParameterTypBeschreibung
destinationSystem::SharedPtr<Uri>Der URI der Ressource.

ReturnValue

Die proxied URI.

Siehe auch