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.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.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