Click or drag to resize

CommandConsoleworkspace Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets the workspace.

Namespace:  imbWBI.ConsoleTool.console
Assembly:  imbWBI.ConsoleTool (in imbWBI.ConsoleTool.exe) Version: 1.0.0
Syntax
C#
public override CommandConsoleWorkspace workspace { get; }

Property Value

Type: CommandConsoleWorkspace
The workspace.
See Also