Click or drag to resize

aceCommandConsolelastInput Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Last input from the command line

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

Property Value

Type: String

Implements

IAceCommandConsolelastInput
See Also