IPlugin Properties |
The IPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasOptions |
Gets a value indicating that the plugin has user-configurable settings.
|
![]() | Id |
Gets the unique identifier of the plugin.
|
![]() | Name |
Gets the name of the plugin. This is only shown to the user, it is otherwise unused by Virtual Radar Server.
|
![]() | PluginFolder |
Gets or sets the folder that the plugin has been installed into.
|
![]() | Status |
Gets a short string describing the state of the plugin (e.g. Disabled, Enabled, Writing to XYZ etc.).
|
![]() | StatusDescription | |
![]() | Version |
Gets the version number of the plugin. This is only shown to the user, it is otherwise unused by Virtual Radar Server.
|