Project.Subprojects Property
Project Developer Reference |
Returns a Subprojects collection representing the subprojects in the specified project. Read-only Object.
Syntax
expression.Subprojects
expression A variable that represents a Project object.
Return Value
Subprojects