Click or drag to resize

aceConsoleApplicationT Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceConsoleApplicationT generic type exposes the following members.

Properties
  NameDescription
Public propertyappAboutInfo
Information about the application. Used in User Interface and to sign all reports, readme files and exported documents
(Inherited from aceApplicationBase.)
Public propertyataman
Ataman - watching logs and other folders for oversize
(Inherited from aceApplicationBase.)
Public propertycommandLineArguments (Inherited from aceApplicationBase.)
Public propertydescription
Short description of the application
(Inherited from aceApplicationBase.)
Public propertydoKeepRunning
If true it will keep running
(Inherited from aceApplicationBase.)
Public propertyfolder
Main application folder, where the executable is started
(Inherited from aceApplicationBase.)
Public propertyfolder_cache
Folder used by the chache system
(Inherited from aceApplicationBase.)
Public propertyfolder_config
Folder with configuration files
(Inherited from aceApplicationBase.)
Public propertyfolder_logs
Folder with log files and diagnostics
(Inherited from aceApplicationBase.)
Public propertyfolder_plugins
Folder with plugins
(Inherited from aceApplicationBase.)
Public propertyfolder_projects
Folder with saved application projects.
(Inherited from aceApplicationBase.)
Public propertyfolder_reports
Folder with plugins
(Inherited from aceApplicationBase.)
Public propertyfolder_resources
Folder with report themes and other resources
(Inherited from aceApplicationBase.)
Public propertylogContent
Content of the logger
(Inherited from aceApplicationBase.)
Public propertylogger
Main log-output for the application
(Inherited from aceApplicationBase.)
Public propertymainConsole
Main command console of the application
Public propertyname
Gets the application name
(Inherited from aceApplicationBase.)
Public propertyplugins
Plugins from folder_plugins folder
(Inherited from aceApplicationBase.)
Public propertysettings
Base application settings
(Inherited from aceApplicationBase.)
Public propertystate
State of the application
(Inherited from aceApplicationBase.)
Top
See Also