Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyHost
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSCustomRestConnection | |
Delphi
function GetProxyHost: string; virtual;
C++
virtual System::UnicodeString __fastcall GetProxyHost();
Description
Getter method for the ProxyHost property.
GetProxyHost is the protected read implementation for the ProxyHost property.