VCProjectEngine2.RemoveProject(Object) Method

Definition

public:
 void RemoveProject(System::Object ^ project);
[System.Runtime.InteropServices.DispId(215)]
[System.Runtime.InteropServices.TypeLibFunc]
public void RemoveProject (object project);
[<System.Runtime.InteropServices.DispId(215)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member RemoveProject : obj -> unit
Public Sub RemoveProject (project As Object)

Parameters

project
Object

Implements

Attributes

Applies to