Click or drag to resize

pluginManagerBasefolderWithPlugins Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the folder with plugins.

Namespace:  imbACE.Core.plugins
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public folderNode folderWithPlugins { get; set; }
Request Example View Source

Property Value

Type: folderNode
The folder with plugins.
See Also