AddIn Members
Include Protected Members
Include Inherited Members
Represents an add-in listed in the Add-In Manager dialog box and provides information about an add-in to other add-in objects.
The AddIn type exposes the following members.
Methods
Name
Description
Removes the add-in from the collection of add-ins and makes it unavailable.
Top
Properties
Name
Description
Returns the collection containing the AddIn object that supports this property.
Gets or sets a value indicating whether an add-in is loaded and connected.
Gets or sets a string that represents the description for the AddIn object.
Gets the top-level extensibility object.
Gets the GUID for the AddIn object.
Gets the name of the AddIn object.
Sets or gets the object supporting the specified AddIn object.
Gets the ProgID based on the add-in's registry entry.
Gets the location of a DLL containing localized resources, if available.
Top