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

WebProxy::GetProxy method

返回网页请求的代理 URI。

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

ReturnValue

代理的 URI。

另见