IPlugin Interface Members
The following tables list the members exposed by IPlugin.
| Name | Description |
 | Manifest |
Gets the plugin manifest.
|
Top
| Name | Description |
 | Install |
Gets invoked by system when installing the plugin.
|
 | UnInstall |
Gets invoked by system when uninstalling the plugin.
|
Top