Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Hosts the event notifications that occur to add-ins, such as when they are loaded, unloaded, updated, and so forth.
The IDTExtensibility2 type exposes the following members.
Methods
Name
Description
Occurs whenever an add-in is loaded or unloaded from the Visual Studio integrated development environment (IDE).
Occurs whenever the Visual Studio integrated development environment (IDE) shuts down while an add-in is running.
Occurs whenever an add-in is loaded into Visual Studio.
Occurs whenever an add-in is unloaded from Visual Studio.
Occurs whenever an add-in, which is set to load when Visual Studio starts, loads.
Top