Addin Class Properties
For a list of all members of this type, see Addin members.
Public Properties
Name | Description | |
---|---|---|
Assembly | Assembly containing the Addin | |
CanStart | Get whether the addin implements interface and can be started. | |
Description | Addin Description | |
IAddinInterfaceObject | Gets the objects which implements the addin IAddin interface | |
IAddinTtyInterfaceObject | Gets the objects which implements the addin IAddinTty interface | |
IsStarted | Get whether the addins Start method has been called. | |
Name | Addin Name |
See Also