Solution4::Remove Method (Project^)

 

Removes the specified project from the solution.

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