System::Net::WebProxy::set_Address method
WebProxy::set_Address method
设置当前代理服务器的地址。
void System::Net::WebProxy::set_Address(System::SharedPtr<Uri> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<Uri> | 要设置的地址。 |
另见
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++