Click or drag to resize

aceApplicationBaseplugins Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Plugins from folder_plugins folder

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public pluginManager plugins { get; }
Request Example View Source

Property Value

Type: pluginManager
The plugins.

Implements

IAceApplicationBaseplugins
See Also