Click or drag to resize

AddIn Properties

The AddIn type exposes the following members.

Properties
 NameDescription
Public propertyAction Action to execute when the application is restarted.
Public propertyAddInTree Gets the parent AddIn-Tree that contains this AddIn.
Public propertyBitmapResources 
Public propertyCustomErrorMessage Gets the message of a custom load error. Used only when AddInAction is set to CustomError. Settings this property to a non-null value causes Enabled to be set to false and Action to be set to AddInAction.CustomError.
Public propertyEnabled 
Public propertyFileName 
Public propertyIsPreinstalled Gets whether the AddIn is a preinstalled component of the host application.
Public propertyManifest 
Public propertyName 
Public propertyPaths 
Public propertyProperties 
Public propertyRuntimes 
Public propertyStringResources 
Public propertyVersion 
Top
See Also