Click or drag to resize

aceCommandConsolecommandSetTree Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
command tree, used for help generation

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public commandTree commandSetTree { get; set; }
Request Example View Source

Property Value

Type: commandTree
The command set tree.

Implements

IAceCommandConsolecommandSetTree
See Also