Soap.HTTPUtil.IStreamLoader.GetProxy
Delphi
function  GetProxy: string;
C++
virtual System::UnicodeString __fastcall GetProxy() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | Soap.HTTPUtil.pas Soap.HTTPUtil.hpp | Soap.HTTPUtil | IStreamLoader | 
Description
Returns the value of the Proxy property.
GetProxy is the read implementation for the Proxy property.