Anteckning
Å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.
The goal of the getting started guide is to give you a basic understanding of Visual Studio extensions and get you on the right path to write successful extensions.
Get the tools
The journey starts by installing the right tools into Visual Studio.
Your first extension
Next, we're going to write a simple extension as a starting point for future customizations.
Extension anatomy
It's now time to go over all the moving parts of an extension. This give you a broader understanding of the extensibility model.
Useful resources
To take full advantage of this toolkit and Visual Studio extensibility in general, check out the useful resources. That's a quick way to setting yourself up for future success.