Click or drag to resize

HPluginIdentity Properties

The HPluginIdentity type exposes the following members.

Properties
  NameDescription
Public propertyHasModifiedIDInfo
True if any of the plugin identification properties in this object have been modified in some way (and thus are likely not empty default values).
Public propertyHasModifiedName
True if the PluginName plugin has been modified (and thus is likely not an empty default value).
Public propertyPluginAuthor
The creator of this plugin.
Public propertyPluginDescription
A brief description of what this plugin does.
Public propertyPluginName
The name of this plugin.
Public propertyPluginVersion
The version of this plugin.
Top
See Also