Click or drag to resize

pluginManagerBase Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The pluginManagerBase type exposes the following members.

Properties
  NameDescription
Public propertybannedShortNames
Collection of short type names that are banned because of ambiquity
Public propertydescription
Descriptive purpose of this manager
Public propertyStatic memberDOSHOWLOGS
Public propertyfolderWithPlugins
Gets or sets the folder with plugins.
Public propertyname
Name of the manager
Public propertypluginTypesByName
Short type name dictionary - for easier resolution/call from the ACE Script
Public propertypluginTypesByPathName
Dictionary indexing plugins by relative directory path and type short name: e.g. /myPlugins/reporter.dll -> myPlugins.reporter
Top
See Also