Project.VBProject Property

Project Developer Reference

Returns a VBProject object that represents the Visual Basic project in the specified project. Read-only Object.

Syntax

expression.VBProject

expression   A variable that represents a Project object.

Return Value
[VBPROJECT]

See Also