Click or drag to resize

aceCommandConsolehistory Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Commands executed earlier

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public List<string> history { get; set; }
Request Example View Source

Property Value

Type: ListString
The history.

Implements

IAceCommandConsolehistory
See Also