AddInToken Properties
.NET Framework 4
The AddInToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddInFullName | Gets the namespace and type of the add-in. |
|
AssemblyName | Gets the name of the assembly that contains the add-in. |
|
Description | Gets the description of the add-in. |
|
EnableDirectConnect | Gets and sets a value that indicates whether add-ins should be directly connected to their hosts when conditions permit. |
|
Name | Gets the name of the add-in. |
|
Publisher | Gets the publisher of the add-in. |
|
QualificationData | Gets a dictionary of data about the segments in the pipeline associated with the current token. |
|
Version | Gets the version of the add-in, as specified in the AddInAttribute attribute. |