MapWindowDevelper:PluginInfo
From MapWindow GIS
MapWindow.Interfaces.PluginInfo
A collection of information about an available plugin
Property Members
| Name | Access | Summary |
|---|---|---|
| Author : String | public | Gets the Author information |
| BuildDate : String | public | Gets the build date |
| Description : String | public | Gets the plugin's description |
| GUID : String | public | Gets the Globally Unique ID Number (if the plugin has one) |
| Key : String | public | Gets the Key for the plugin (the key is used in identifying this plugin from other available plugins) |
| Name : String | public | Gets the name of the plugin |
| Version : String | public | Gets the Version of the plugin |
















