API:Web.HTTPApp.TWebFileDispatcher.RootDirectory

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RootDirectory;

C++

__property RootDirectory = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebFileDispatcher

Description

Specifies the root directory of the file dispatcher.

Web.HTTPApp.TWebFileDispatcher.RootDirectory inherits from Web.HTTPApp.TCustomWebFileDispatcher.RootDirectory. All content below this line refers to Web.HTTPApp.TCustomWebFileDispatcher.RootDirectory.

Specifies the root directory of the file dispatcher.

The RootDirectory property specifies the root directory of the file dispatcher.

See Also