Click or drag to resize
IPluginManager Properties

The IPluginManager type exposes the following members.

Properties
  NameDescription
Public propertyIgnoredPlugins
Gets a map of the reason why a plugin was not loaded indexed by the full path and filename of the plugin DLL.
Public propertyLoadedPlugins
Gets a list of every plugin that's been loaded into VRS.
Public propertyProvider
Gets or sets the object that abstracts away the environment for testing.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also