TemplateInfo.Open Method
This method opens a template to inspect its file dependencies. When you are finished with the template, call Close.
Syntax
void Open ( string filePath )
Parameters | Description |
filePath | The file path of the template file to open. |