ExtensionInfo Properties |
The ExtensionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets/Sets the Extension Attributes
| |
| Class |
Gets/Sets the implementing class name.
| |
| ComponentID |
The component ID of the extension
| |
| EventCategories |
The event categories that this extension supports
| |
| EventsHandled |
The semi-colon separated list of extension event handlers for this extension.
| |
| Extension | Gets/Sets the IExtension object. | |
| ExtID |
The extension's ID as stored in metadata
| |
| Name |
Returns the name of the extension
| |
| Priority | Gets/sets the extension's priority. Note that a higher number causes the extension to fire earlier. | |
| Properties |
Extension properties
| |
| TextItems |
Extension Text items
| |
| Version |
The EAP scaled version for the extension.
|