Solution2::Remove Method (Project^)

 

Removes the specified project from the solution.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

void Remove(
	Project^ proj
)

Parameters

proj
Type: EnvDTE::Project^

Required. The project to remove from the solution.

No code example is currently available or this language may not be supported.
Return to top
Show: