![]() | aceAdvancedConsoleStateBase Class |
Namespace: imbACE.Services.console
public abstract class aceAdvancedConsoleStateBase : aceSettingsStandaloneBase
The aceAdvancedConsoleStateBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | currentProjectName |
name of the current console project
|
![]() | doRunScriptOnStartup |
The filename (inside the script folder) of script file to run upon start of the console
|
![]() | doWorkdInDebugMode |
If true the console will produce all kinds of log outputs, data and serialized objects
|
![]() | loadedContent | |
![]() | loadedContentFilepath | |
![]() | projects_path |
Path where the projects are
|
![]() | scopePath | |
![]() | settings_filepath |
Path of the settings
(Overrides aceSettingsStandaloneBasesettings_filepath.) |
![]() | wasLoaded | (Inherited from aceSettingsBase.) |
Name | Description | |
---|---|---|
![]() | Load |
Loads and auto saves
(Inherited from aceSettingsStandaloneBase.) |
![]() | 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.) |