System::Net::IWebProxy::GetProxy metod

IWebProxy::GetProxy method

Returnerar proxy-URI:n.

virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
ParameterTypeBeskrivning
destinationSystem::SharedPtr<Uri>Resursens URI.

ReturnValue

Proxy‑URI:n.

Se även