PluginManager Class Members
In This Topic
The following tables list the members exposed by PluginManager.
Public Constructors
Public Properties
| Name | Description |
| Instance |
Gets a singleton instance of PluginManager class
|
| PluginFolder |
Gets the source plugin folder from which to copy from
|
| Plugins |
Gets the available plugins
|
| ProbingFolder |
Gets the folder to copy the plugin DLLs to use for running the app
|
Top
Public Methods
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also