Engine Methods

 

Namespace:   Microsoft.VisualStudio.TextTemplating
Assembly:  Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodPrepareTransformationRun(String^, ITextTemplatingEngineHost^, IDebugTransformationRunFactory^)

Prepares an IDebugTransformationRun object to run the template.

System_CAPS_pubmethodPreprocessTemplate(String^, ITextTemplatingEngineHost^, String^, String^, String^, array<String^>^)

Generates code from a template that, when it is compiled and run, will produce the template output.

System_CAPS_pubmethodProcessTemplate(String^, ITextTemplatingEngineHost^)

Transforms the contents of a text template file to produce the generated text output.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: