VCProjectEngine2.CreateProject(String) Method

Definition

public:
 System::Object ^ CreateProject(System::String ^ projectName);
[System.Runtime.InteropServices.DispId(213)]
public object CreateProject (string projectName);
[<System.Runtime.InteropServices.DispId(213)>]
abstract member CreateProject : string -> obj
Public Function CreateProject (projectName As String) As Object

Parameters

projectName
String

Returns

Implements

Attributes

Applies to