The PluginInfoAttribute type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
Public propertyAutoEvaluate
Public propertyBugs
Public propertyCategory
Public propertyContractName
Gets the contract name that is used to export the type or member marked with this attribute.
(Inherited from ExportAttribute.)
Public propertyContractType
Gets the contract type that is exported by the member that this attribute is attached to.
(Inherited from ExportAttribute.)
Public propertyCredits
Public propertyHelp
Public propertyIgnore
Public propertyInitialBoxHeight
Public propertyInitialBoxWidth
Public propertyInitialComponentMode
Public propertyInitialWindowHeight
Public propertyInitialWindowWidth
Public propertyName
Public propertyShortcut
Public propertySystemname
The nodes unique username in the form of: Name (Category Version)
Public propertyTags
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyVersion
Public propertyWarnings

See Also