Share via


VCProjectEngine2.RemoveProject(Object) Method

Definition

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

Parameters

project
Object

Implements

Attributes

Applies to