aceConsoleApplicationT Properties |
The aceConsoleApplicationT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| appAboutInfo |
Information about the application. Used in User Interface and to sign all reports, readme files and exported documents
(Inherited from aceApplicationBase.) | |
| ataman |
Ataman - watching logs and other folders for oversize
(Inherited from aceApplicationBase.) | |
| commandLineArguments | (Inherited from aceApplicationBase.) | |
| description |
Short description of the application
(Inherited from aceApplicationBase.) | |
| doKeepRunning |
If true it will keep running
(Inherited from aceApplicationBase.) | |
| folder |
Main application folder, where the executable is started
(Inherited from aceApplicationBase.) | |
| folder_cache |
Folder used by the chache system
(Inherited from aceApplicationBase.) | |
| folder_config |
Folder with configuration files
(Inherited from aceApplicationBase.) | |
| folder_logs |
Folder with log files and diagnostics
(Inherited from aceApplicationBase.) | |
| folder_plugins |
Folder with plugins
(Inherited from aceApplicationBase.) | |
| folder_projects |
Folder with saved application projects.
(Inherited from aceApplicationBase.) | |
| folder_reports |
Folder with plugins
(Inherited from aceApplicationBase.) | |
| folder_resources |
Folder with report themes and other resources
(Inherited from aceApplicationBase.) | |
| logContent |
Content of the logger
(Inherited from aceApplicationBase.) | |
| logger |
Main log-output for the application
(Inherited from aceApplicationBase.) | |
| mainConsole |
Main command console of the application
| |
| name |
Gets the application name
(Inherited from aceApplicationBase.) | |
| plugins |
Plugins from folder_plugins folder
(Inherited from aceApplicationBase.) | |
| settings |
Base application settings
(Inherited from aceApplicationBase.) | |
| state |
State of the application
(Inherited from aceApplicationBase.) |