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:  imbNLP.Project.console
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public override CommandConsoleWorkspace workspace { get; }

Property Value

Type: CommandConsoleWorkspace
The workspace.
See Also