Solution3.get_TemplatePath(String) Method

Definition

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

Applies to