Click or drag to resize

aceConsolePluginBaseconsoleTitle Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title

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

Property Value

Type: String
The console title.

Implements

IAceOperationSetExecutorconsoleTitle
See Also