IPlugin Interface Members
In This Topic
The following tables list the members exposed by IPlugin.
Public Properties
| Name | Description |
| Manifest |
Gets the plugin manifest.
|
Top
Public Methods
| Name | Description |
| Install |
Gets invoked by system when installing the plugin.
|
| UnInstall |
Gets invoked by system when uninstalling the plugin.
|
Top
See Also