aceConsolePluginForFiles Class |
Namespace: imbACE.Services.consolePlugins
The aceConsolePluginForFiles type exposes the following members.
| Name | Description | |
|---|---|---|
| aceConsolePluginForFiles(String, String, builderForLog) | Initializes a new instance of the aceConsolePluginForFiles class | |
| aceConsolePluginForFiles(IAceOperationSetExecutor, String, String) | Initializes a new instance of the aceConsolePluginForFiles class |
| Name | Description | |
|---|---|---|
| consoleHelp |
First line of help to be shown for this plugin
(Inherited from aceConsolePluginBase.) | |
| consoleTitle |
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title
(Inherited from aceConsolePluginBase.) | |
| helpHeader |
Additional help content to be displayed at beginning of the help file, after consoleHelp (Inherited from aceConsolePluginBase.) | |
| instanceName |
Instance name
(Inherited from aceConsolePluginBase.) | |
| IsStandalone |
Indicates if this console plugin is running without parent console
(Inherited from aceConsolePluginBase.) | |
| name |
Name of this plugin
(Inherited from aceConsolePluginBase.) | |
| output | (Inherited from aceConsolePluginBase.) | |
| parent |
Reference to the parrent console
(Inherited from aceConsolePluginBase.) | |
| response |
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
(Inherited from aceConsolePluginBase.) |
| Name | Description | |
|---|---|---|
| aceOperation_pathList | ||
| aceOperation_pathSelect | ||
| aceOperation_selectFiles | ||
| OnPropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |