Tools (Visual Studio Tools for Applications)
The Visual Studio Tools for Applications tools help you to create proxies for your application's object model, and project templates for your add-in projects.
In This Section
Proxy Generation Tool (ProxyGen.exe)
Describes the Proxygen.exe command-line tool that you use to create proxies for each object in your application's object model.Project Template Generation Tool (Projectgen.exe)
Describes the Projectgen.exe tool that you use to create project templates for your application's add-in projects.
Related Sections
Getting Started (Visual Studio Tools for Applications)
Provides links to topics that give an overview of the process of integrating Visual Studio Tools for Applications with your host application.Creating Proxies
Provides links to topics that describe how to use Proxygen.exe to create proxies for the object model of your application.Creating Project Templates (Visual Studio Tools for Applications)
Provides links to topics that describe how to use Projectgen.exe to create project templates, and how to customize the templates.