System::Net::WebProxy::set_Address method

WebProxy::set_Address method

设置当前代理服务器的地址。

void System::Net::WebProxy::set_Address(System::SharedPtr<Uri> value)
参数类型描述
System::SharedPtr<Uri>要设置的地址。

另见