Solution4::TemplatePath Property (String^)
Visual Studio 2015
Superseded by GetProjectTemplate.
Assembly: EnvDTE100 (in EnvDTE100.dll)
Parameters
- ProjectType
-
Type:
System::String^
Required. A GUID that identifies the type of project.
Property Value
Type: System::String^The full path and name of the directory that contains templates for the specified type of project.
Implements
Solution3::TemplatePath[String^]This method is not used in Visual Studio, use GetProjectTemplate instead.
Show: