Click or drag to resize

commandLineEntryhasPrefix Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance has any prefix

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

Property Value

Type: Boolean
true if this instance has prefix; otherwise, false.
See Also