AddIns Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, String^, Boolean) | 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. |
![]() | GetEnumerator() | Gets an enumerator for items in the collection. |
![]() | Item(Object^) | |
![]() | Update() | Updates the collection. |
Show:
