System::Net::WebProxy::GetProxy método

WebProxy::GetProxy method

Devuelve el URI proxy para una solicitud web.

System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
ParámetroTipoDescripción
destinationSystem::SharedPtr<Uri>El URI del recurso.

ReturnValue

La URI proxied.

Ver también