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