This documentation is archived and is not being maintained.
AddInAttribute Properties
Visual Studio 2010
The AddInAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets or sets the description of an add-in. |
|
Name | Gets the name of the add-In. |
|
Publisher | Gets or sets the publisher of the add-in. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
Version | Gets or sets the software version of the add-in. |
Show: