Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.RequiredProxyFilesPath

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

Delphi

property RequiredProxyFilesPath: string read FRequiredProxyFilesPath  write SetRequiredProxyFilesPath stored IsRequiredProxyFilesPathStored nodefault;

C++

__property System::UnicodeString RequiredProxyFilesPath = {read=FRequiredProxyFilesPath, write=SetRequiredProxyFilesPath, stored=IsRequiredProxyFilesPathStored};

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher


説明

要求されたプロキシ ファイルへのフル パス。

RequiredProxyFilesPath は、要求されたプロキシ ファイルがあるフル パスを表します。

関連項目