Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.RequiredProxyFilesPath

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RequiredProxyFilesPath: string read FRequiredProxyFilesPath

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher

Beschreibung

Der vollständige Pfad zum Speicherort der erforderlichen Proxy-Dateien.

RequiredProxyFilesPath repräsentiert den vollständigen Pfad zum Speicherort der erforderlichen Proxy-Dateien.

Siehe auch