Creating Add-ins and Wizards
Visual Studio 2012
You can extend Visual Studio by automating its features or by adding your own features. The Visual Studio Automation model can be used to extend the integrated development environment (IDE).
Important
|
|---|
|
You cannot create arrays or wizards with a Visual Studio Express edition. |
Important