Click or drag to resize

IAceCommandConsolecommandSetTree Property

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

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

Property Value

Type: commandTree
The command set tree.
See Also