PluginInfo Object


Description:

Do not use this object.

Stores the results of GetPluginInfoCommand. Each PluginInfo object contains the name and version of a loaded plugin.

Parents: GetPluginInfoCommand

PluginInfo Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

PluginInfo Read-Only Attributes

Read-Only Attribute Description
PackageName

Currently this is always an empty string.

Type: string

Default: "" (empty string)

Version

Version of the plugin.

Type: string

Default: "" (empty string)