Click or drag to resize

PluginManager Class

Developed by SO-SOFT
Plugin manager class
Inheritance Hierarchy
SystemObject
  scbscriptPluginManager

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public class PluginManager

The PluginManager type exposes the following members.

Properties
 NameDescription
Public propertyBaseDir Base directory
Public propertyDescription Description
Public propertyItem Get plugin
Public propertyStatic memberManager Plugin manager
Public propertyPlugins Plugins
Top
Methods
 NameDescription
Public methodLoadPlugins Load plugins
Public methodToString To string
(Overrides ObjectToString)
Top
See Also