The PluginInfo class represents description of a plugin.
Clone | Creates a copy of the object. |
AssemblyName | The assembly name of the plugin. |
BridgeClassName | The class name of the plugin COM bridge. |
Configuration | The plugin configuration as name-value pairs. Value type is multiline text. |
ConfigurationScope | The scope description of the plugin configuration. |
ConfigurationSource | The full configuration source description as name-value pairs. Value type is multiline text. |
ConfigurationVaultGUID | The vault GUID of the plugin configuration. |
IsDefault | Specifies whether this plugin is the default one. |
IsScopeIndependent | Specifies whether this plugin is independent of configuration scopes. |
Name | The name of the plugin. |