Engine Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | PrepareTransformationRun(String^, ITextTemplatingEngineHost^, IDebugTransformationRunFactory^) | Prepares an IDebugTransformationRun object to run the template. |
![]() | PreprocessTemplate(String^, ITextTemplatingEngineHost^, String^, String^, String^, array<String^>^) | Generates code from a template that, when it is compiled and run, will produce the template output. |
![]() | ProcessTemplate(String^, ITextTemplatingEngineHost^) | Transforms the contents of a text template file to produce the generated text output. |
![]() | ToString() | (Inherited from Object.) |
Show:

