Click or drag to resize

PluginAttribute Properties

The PluginAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEnableByDefault
Gets or sets the enabling of the plugin by default
Public propertyEnvironment
Gets or sets the type of plugin which the plugin is known to operate within
Public propertyGroup
Gets or sets the grouping of the plugin functionality
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also