Web.HTTPApp.TWebFileDispatcher.WebDirectories

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WebDirectories;

C++

__property WebDirectories;

Properties

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

Description

Specifies the web directories of the file dispatcher.

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

Specifies the web directories of the file dispatcher.

The WebDirectories property specifies the web directories of the file dispatcher.

See Also