Returns the collection containing the object supporting this property.
Syntax
Property Get Collection () As object
The syntax has these parts:
Part | Description |
object | An object in the Applies To list. |
Remarks
In the case of the Project object, the Collection property returns one of the "projects" collections accessible directly from the DTE object, for example DTE.VJProjects, DTE.VIProjects, or DTE.UtilityProjects.