API:Datasnap.DSHTTP.TDSHTTPServiceFileDispatcher.RootDirectory
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPServiceFileDispatcher | |
Delphi
property RootDirectory;
C++
__property RootDirectory;
Description
Specifies the path to the root directory.
Datasnap.DSHTTP.TDSHTTPServiceFileDispatcher.RootDirectory inherits from Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.RootDirectory. All content below this line refers to Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.RootDirectory.
Specifies the path to the root directory.
The RootDirectory property specifies a string containing the path to the root directory from where files will be dispatched.
Note that TDSHTTPServiceFileDispatcher is used to publish properties for TDSCustomHTTPServiceFileDispatcher.