Click to Rate and Give Feedback
MSDN
MSDN Library

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Domain-Specific Language Tools
How to: Run Text Templates

When you have a text template that is ready to use, you can run it as described in the following procedure. For more information about how to run a text template, see Walkthrough: Creating and Running Text Templates.

To run a text template file

  • Do one of the following things:

    • Right-click the text template file in Solution Explorer and then click Run Custom Tool.

    • On the Solution Explorer toolbar, click Transform All Templates.

      If you do not see the Transform All Templates button on the Solution Explorer toolbar, add the following line to the Global section of the solution file.

      GlobalSection(TextTemplating) = postsolution TextTemplating = 1 EndGlobalSection.
    • At the command prompt, use the VsTextTransform.exe command to run a text template. For more information, see TextTransform.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker