T4 Text Template Reference

 

Namespaces

Namespace Description
Microsoft.VisualStudio.TextTemplating

The Microsoft.VisualStudio.TextTemplating namespace provides classes for the text template transformation functionality. The text template transformation engine is integrated into Visual Studio, and transforms text template files into generated text output files.

Microsoft.VisualStudio.TextTemplating.Modeling

This namespace provides text transformation facilities related to UML models and domain-specific languages. ModelBusEnabledTextTransformation provides text templates with access to the Visual Studio ModelBus service.

Microsoft.VisualStudio.TextTemplating.VSHost

This namespace contains types concerned with the text template transformation service in Visual Studio.

Return to top