aceApplicationSettings Class |
Namespace: imbACE.Core.application
The aceApplicationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| aceApplicationSettings | Initializes a new instance of the aceApplicationSettings class |
| Name | Description | |
|---|---|---|
| aceCoreConfig |
Gets or sets the ace core configuration.
| |
| CachePathOverride | ||
| ConsoleWindowSize | Defines the size of the console application window | |
| Culture | Culture code | |
| doAskOnApplicationExit | If true it will ask for confirmation on application exit | |
| doLoopExternalDelay | Main thread loop delay in ms | |
| LoadPluginsOnStartUp | If true it will search and load external plugins during start-up | |
| RegenerateReadMeFiles | If true it will regenerate application folder's read-me files | |
| RunAtamanOnStartUp | If true it will run Ataman check on directories with auto-generated data on application start-up | |
| sciCoreConfig |
Gets or sets the sci core configuration.
| |
| sciReportingConfing |
Gets or sets the sci reporting confing.
| |
| settings_filepath | (Overrides aceSettingsStandaloneBasesettings_filepath.) | |
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| Load |
Loads and auto saves
(Inherited from aceSettingsStandaloneBase.) | |
| Load(folderNode) | ||
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Poke |
Empty method used just to trigger autoload if required
(Inherited from aceSettingsStandaloneBase.) | |
| Save |
Saves the current settings. If filepath specified it will use it to save into. This will not change default load location.
(Inherited from aceSettingsStandaloneBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |