The CachingPluginLoader type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CachingPluginLoader |
Creates a caching plugin loader.
|
Methods
| Name | Description | |
|---|---|---|
| AddPluginPath |
Adds a plugin path.
(Inherited from PluginLoader.) | |
| AddPluginXml |
Adds a plugin definition as XML.
(Inherited from PluginLoader.) | |
| ClearCurrentUserPluginCache |
Clears the plugin cache belonging to the current user.
| |
| DefinePreprocessorConstant |
Defines a constant to be used by the preprocessor.
(Inherited from PluginLoader.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LoadPlugins |
Loads plugins by recursively searching the plugin paths for *.plugin files.
(Overrides PluginLoader..::.LoadPlugins(PluginLoader..::.PluginCallback, IProgressMonitor).) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PopulateCatalog |
Populates a catalog with plugin metadata derived from the currently
registered plugin data sources.
(Inherited from PluginLoader.) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| InitialPreprocessorConstants |
Gets the collection of initial preprocessor constants.
(Inherited from PluginLoader.) | |
| InstallationId |
Gets or sets the installation id.
(Inherited from PluginLoader.) | |
| PluginPaths |
Gets the list of plugin paths.
(Inherited from PluginLoader.) |
