System::Net::IWebProxy::GetProxy 方法
IWebProxy::GetProxy method
返回代理 URI。
virtual System::SharedPtr<Uri> System::Net::IWebProxy::GetProxy(System::SharedPtr<Uri> destination)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| destination | System::SharedPtr<Uri> | 资源 URI。 |
ReturnValue
代理 URI。
另见
- Typedef SharedPtr
- Class Uri
- Class IWebProxy
- Namespace System::Net
- Library Aspose.Font for C++