This Attribute marks a class as an importable EasyMap AddIn. It implements System.ComponentMode.Composition.ExportAttribute.
For more information about EasyMap Application AddIns see
IAddIn.
Inheritance Hierarchy
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic class AddInAttribute : ExportAttribute,
IAddInDescription
Public Class AddInAttribute
Inherits ExportAttribute
Implements IAddInDescription
The AddInAttribute type exposes the following members.
Constructors
| Name | Description |
---|
 | AddInAttribute | Initializes a new instance of the AddInAttribute class |
Top
Properties
See Also