Remove Method (Solution Object)

      Applies To

Removes a Project object from the Solution object.

Syntax

Sub Remove (proj As Project)

This syntax has these parts:

Part Description
proj Required. The Project object to remove.