Click or drag to resize

aceConsolePluginBasehelpHeader Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Additional help content to be displayed at beginning of the help file, after consoleHelp

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

Property Value

Type: ListString
The help header.

Implements

IAceOperationSetExecutorhelpHeader
See Also