System::Net::WebProxy::GetProxy 方法

WebProxy::GetProxy method

返回针对 Web 请求的代理 URI。

System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
参数类型描述
destinationSystem::SharedPtr<Uri>资源的 URI。

ReturnValue

代理的 URI。

另见