Include Protected Members
Include Inherited Members
The interface for the host that transforms text templates.
The ITextTemplatingEngineHost type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetHostOption | |
![]() |
LoadIncludeText | Acquires the text that corresponds to a request to include a partial text template file. |
![]() |
LogErrors | Receives a collection of errors and warnings from the transformation engine. |
![]() |
ProvideTemplatingAppDomain | Provides an application domain to run the generated transformation class. |
![]() |
ResolveAssemblyReference | Allows a host to provide additional information about the location of an assembly. |
![]() |
ResolveDirectiveProcessor | Returns the type of a directive processor, given its friendly name. |
![]() |
ResolveParameterValue | Resolves the value of a parameter for a directive processor if the parameter is not specified in the template text. |
![]() |
ResolvePath | |
![]() |
SetFileExtension | Tells the host the file name extension that is expected for the generated text output. |
![]() |
SetOutputEncoding | Tells the host the encoding that is expected for the generated text output. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
StandardAssemblyReferences | Gets a list of assembly references. |
![]() |
StandardImports | Gets a list of namespaces. |
![]() |
TemplateFile | Gets the path and file name of the text template that is being processed. |
Top
.gif)
.gif)