System::Net::WebProxy::set_Address 方法
WebProxy::set_Address method
设置当前代理服务器的地址。
void System::Net::WebProxy::set_Address(System::SharedPtr<Uri> value)
| Parameter | Type | 描述 |
|---|---|---|
| value | System::SharedPtr<Uri> | 要设置的地址。 |
另见
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++