Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.RequiredProxyFilesPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RequiredProxyFilesPath: string read FRequiredProxyFilesPath

C++

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

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher

Description

The full path to the required proxy files.

RequiredProxyFilesPath represents the full path where the required proxy files are located.

See Also