Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyHost

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetProxyHost: string; virtual;

C++

virtual System::UnicodeString __fastcall GetProxyHost();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

説明

ProxyHost プロパティの取得メソッドです。

GetProxyHost は、ProxyHost プロパティを読み取るための protected 実装です。

関連項目