ITextTemplatingComponents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Interface on the STextTemplating service to support advanced scenarios requiring manipulation of the components of the text templating service
public interface class ITextTemplatingComponents
[System.CLSCompliant(false)]
public interface ITextTemplatingComponents
[<System.CLSCompliant(false)>]
type ITextTemplatingComponents = interface
Public Interface ITextTemplatingComponents
- Attributes
Properties
Callback |
The error reporting and file extension callback that the host uses. |
Engine |
Get the singleton text templating engine |
Hierarchy |
The hierarchy to use to help resolve project references. |
Host |
Get the singleton Vs Host |
InputFile |
The input filename that the host uses to report errors |