Метод 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++