Returns the full pathname of the directory containing templates in the Visual Studio install directory.
Syntax
Property Get TemplatePath(projectkind As String) As String
This syntax has these parts:
Part | Description |
projectkind | A required String value, the GUID identifying the kind of project. |