Datasnap.DSProxyDispatcher.TDSProxyDispatcher.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.DSProxyDispatcher.pas
Datasnap.DSProxyDispatcher.hpp
Datasnap.DSProxyDispatcher TDSProxyDispatcher

Beschreibung

Der vollständige Pfad, in dem sich die erforderlichen Proxy-Dateien befinden.

RequiredProxyFilesPath repräsentiert den vollständigen Pfad, in dem sich die erforderlichen Proxy-Dateien befinden.

Siehe auch