This documentation is archived and is not being maintained.
Extensibility Namespace
Visual Studio 2005
This namespace contains the IDTExtensibility2 interface, whose members allow access to add-in events.
| Interface | Description | |
|---|---|---|
![]() | IDTExtensibility2 | Hosts the event notifications that occur to add-ins, such as when they are loaded, unloaded, updated, and so forth. |
| Enumeration | Description | |
|---|---|---|
![]() | ext_ConnectMode | Informs the add-in about how it was loaded by the integrated development environment (IDE). |
![]() | ext_DisconnectMode | Informs the add-in about how it was unloaded by the integrated development environment (IDE). |
Show:
