Click or drag to resize

aceApplicationSettingsLoadPluginsOnStartUp Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will search and load external plugins during start-up

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

Property Value

Type: Boolean
See Also