VCCodeModel::Remove Method (Object^)
Visual Studio 2015
Removes the specified project from the solution.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Parameters
- Element
-
Type:
System::Object^
Required. The project to remove from the solution.
Implements
CodeModel2::Remove(Object^)
Show: