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.Page for C++