Click or drag to resize

commandLineEntryisSyntaxError Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indicates if the command entry had syntax error

Namespace:  imbACE.Core.commands
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public bool isSyntaxError { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also