ProjectAdded Event

      Applies To

Occurs just after adding a Project to the solution.

Syntax

Event ProjectAdded (object As Project)

This syntax has these parts:

Part Description
object This is the item just added.