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