Solution3::Remove Method (Project^)

 

Removes the specified project from the solution.

Namespace:   EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.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: