lexiconConsoleSettings Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.console.lexiconConsoleSettings"]
Namespace: imbNLP.Data.semanticLexicon.console
[XmlIncludeAttribute(typeof(aceSettingsBase))] [XmlIncludeAttribute(typeof(aceSettingsStandaloneBase))] public class lexiconConsoleSettings : aceSettingsStandaloneBase
The lexiconConsoleSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| lexiconConsoleSettings | Initializes a new instance of the lexiconConsoleSettings class |
| Name | Description | |
|---|---|---|
| autoexecScriptFilename |
Path to a script that will be automatically executed on console start up
| |
| defaultSession |
Name of default Console Session to open
| |
| doRunAutoexecScript |
if TRUE it will run autoexec script from corpus project folder
| |
| doRunConsoleOnWorkshop |
Should automatically start Lexicon Console on entering Lexicon Workshop
| |
| doRunInitiationAutomatically |
If true it runs Corpus initiation automatically
| |
| path_with_filename_settings | (Inherited from aceSettingsStandaloneBase.) | |
| settings_filepath |
Path where the settings is saved
(Overrides aceSettingsStandaloneBase.settings_filepath.) | |
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | (Inherited from aceSettingsStandaloneBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Poke | (Inherited from aceSettingsStandaloneBase.) | |
| Save | (Inherited from aceSettingsStandaloneBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |