Solution4.get_TemplatePath(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ get_TemplatePath(System::String ^ projectType);
public string get_TemplatePath (string projectType);
[System.Runtime.InteropServices.DispId(26)]
public string get_TemplatePath (string projectType);
abstract member get_TemplatePath : string -> string
[<System.Runtime.InteropServices.DispId(26)>]
abstract member get_TemplatePath : string -> string
Public Function get_TemplatePath (projectType As String) As String
Parameters
- ProjectTypeprojectType
- String
Returns
Implements
- Attributes