System::Net::WebProxy::GetProxy 方法
WebProxy::GetProxy method
返回针对 Web 请求的代理 URI。
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
| 参数 | 类型 | 描述 |
|---|---|---|
| destination | System::SharedPtr<Uri> | 资源的 URI。 |
ReturnValue
代理的 URI。
另见
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Font for C++