Click or drag to resize

aceCommandConsoleDefaultCommand Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Default command that will be executed on empty imput

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

Property Value

Type: String
The default command.
See Also