Click or drag to resize

pluginManagerBasebannedShortNames Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Collection of short type names that are banned because of ambiquity

Namespace:  imbACE.Core.plugins
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceDictionarySet<string, Type> bannedShortNames { get; }
Request Example View Source

Property Value

Type: aceDictionarySetString, Type
The banned short names.
See Also