Click or drag to resize

commandLineEntryprefix Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Contains path segments, identifying a plugin/console graph node that should perform the command

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

Property Value

Type: ListString
The prefix.
See Also