Solution2::TemplatePath Property (String^)
Visual Studio 2015
Superseded by GetProjectTemplate.
Assembly: EnvDTE80 (in EnvDTE80.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
_Solution::TemplatePath[String^]This method is not used in Visual Studio 2005, use GetProjectTemplate instead.
Show: