Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
.gif)
Occurs whenever an add-in is loaded or unloaded from the Visual Studio integrated development environment (IDE).
.gif)
Occurs whenever the Visual Studio integrated development environment (IDE) shuts down while an add-in is running.
.gif)
Occurs whenever an add-in is loaded into Visual Studio.
.gif)
Occurs whenever an add-in is unloaded from Visual Studio.
.gif)
Occurs whenever an add-in, which is set to load when Visual Studio starts, loads.
Top