TemplateInfo Constructor
This constructor opens a template to inspect its file dependencies. When you are finished with the template, call Dispose.
Syntax
public TemplateInfo ( string filePath )
Parameters | Description |
filePath | The file path of the template file to open. |