Click or drag to resize

IAddInDescription Interface

Interface for the AddInAttribute

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public interface IAddInDescription

The IAddInDescription type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the AddIn
Public propertyName
Name of the AddIn
Top
See Also