The PluginTraits type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PluginTraits |
Creates a plugin traits object.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the localized plugin description, or null if none.
| |
| Icon |
Gets or sets the plugin icon, or null if none.
| |
| Name |
Gets the localized display name of the plugin.
| |
| Version |
Gets or sets the plugin version number, or null if none.
|
