Architecture of Text Templates
Visual Studio 2008
The text template transformation process takes a text template file as the input, performs the transformation on the input, and generates a text file as the output. The text template transformation process has three components: the engine, the host, and one or more directive processors. This section contains topics that discuss the architecture of the text template transformation process in detail.