Click or drag to resize

aceConsoleApplicationTmainConsole Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Main command console of the application

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public IAceCommandConsole mainConsole { get; }

Property Value

Type: IAceCommandConsole
The main console.
See Also