Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.RequiredProxyFilesPath

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Unit: Datasnap.DSHTTPServiceProxyDispatcher
Parent: TDSHTTPServiceProxyDispatcher

Delphi

property RequiredProxyFilesPath: string read FRequiredProxyFilesPath

C++

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

Description

The full path to the required proxy files.

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

See Also