System::Net::WebProxy::GetProxy 方法
WebProxy::GetProxy method
返回网页请求的代理 URI。
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
| Parameter | Type | 描述 |
|---|---|---|
| destination | System::SharedPtr<Uri> | 资源的 URI。 |
ReturnValue
代理的 URI。
另见
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++