Solution3::Remove Method (Project^)
Visual Studio 2015
Removes the specified project from the solution.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Parameters
- proj
-
Type:
EnvDTE::Project^
Required. The project to remove from the solution.
Implements
Solution2::Remove(Project^)
Show: