Aktualisiert: November 2007
Automation and extensibility refers to the ability to programmatically automate repetitive tasks and extend the Visual Studio integrated development environment (IDE) with tools such as add-ins and wizards. The following topics explain how to use the various programming models to do this.

In diesem Abschnitt
- Erweitern der Visual Studio-Umgebung
Explains the various ways to extend and automate the Visual Studio IDE.
- Visual Studio-Makros
Describes how to record, edit, and use macros in Visual Studio.
- Einführung in die Projekterweiterbarkeit
Explains how to use project automation for Visual Basic and Visual C#.
- Visual Basic- und Visual C#-Erweiterbarkeitsobjektmodell für Projekte
Explains how to use the Visual Basic and Visual C# project automation model.
- Visual C++-Erweiterbarkeitsobjektmodell
Includes language reference for the Visual C++ automation object models: Visual C++ Code Model, Visual C++ Wizard Model, Visual C++ Project/Build model, and the Visual C++ Resource Editor model.
- Willkommen, Visual Studio Add-In-Assistent
Includes information about the various pages of the Add-In Wizard, the wizard used to create add-ins.
- Referenz zur Automatisierung und Erweiterbarkeit
Includes language reference for all automation models.