Plugin Details
Displays user-defined version information for the UI plugin selected on the UI Plugins Preferences properties page.
The version information is defined in the <UI plugin name>.xml file, located at <STK install folder>\STK <version number>\Plugins, <STK all users area>\Plugins, or <STK users area>\Plugins\.
In addition, the following status is provided:
Valid. Indicates whether the UI plugin is valid. The UI plugin is considered valid if it has been properly registered and resolved at run-time.
System Plugin. Indicates that the UI plugin cannot be disabled. The value of this property can be changed by setting the "AlwaysEnabled" attribute in the UI plugin XML manifest file. Setting AlwaysEnabled to "true" prevents users from disabling the plugin at runtime.
Has sufficient licenses. Indicates whether the available STK licenses allow the UI plugin to run and function at its full capacity.
Compatible. Indicates that the plugin is compatible with the STK personality, but not necessarily with a particular version of STK.
Licensed. Applies only to UI plugins that implement a custom licensing mechanism. The value of this property is always true for UI plugins that do not implement the IAgUiPluginLicense interface.