AddIns Methods

Include Protected Members
Include Inherited Members

The AddIns type exposes the following members.

Methods

  Name Description
Public method Add Adds an add-in to the collection of add-ins loaded when a particular solution loads. It fails if the collection is the DTE.AddIns collection.
Public method GetEnumerator Gets an enumerator for items in the collection.
Public method Item Returns an AddIn object in an AddIns collection.
Public method Update Updates the collection as if the user opened the Add-in Manager dialog box, or sets the object's window layout to the current window layout.

Top

See Also

Reference

AddIns Interface

EnvDTE Namespace