Customizing T4 Text Transformation
Visual Studio 2010
Updated: January 2011
Text templates are a feature of Visual Studio that allow you to generate program code or other text files through a transformation process. Using Visual Studio SDK, you can extend the default template transformation process by customizing the text template directive processor or the text template host.