Click or drag to resize

pluginManagerdllFileNames Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
List of DLL files detected

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

Property Value

Type: ListString
The DLL file names.
See Also