ProjectRemoved Event

      Applies To

Occurs just after removing a Project from the solution.

Syntax

Event ProjectRemoved (object As Project)

This syntax has these parts:

Part Description
object This is the item just removed.