Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 760 Bytes

Project.Project.VBProject.md

File metadata and controls

31 lines (20 loc) · 760 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.VBProject property (Project)
vbapj.chm132787
vbapj.chm132787
project-server
Project.Project.VBProject
d4d7c4d9-28a7-df4f-1bef-21afd41bee5d
06/08/2017
medium

Project.VBProject property (Project)

Gets a VBProject object that represents the Microsoft Visual Basic project. Read-only VBProject.

Syntax

expression. VBProject

expression A variable that represents a Project object.

Remarks

To use the VBProject object, set a reference to Microsoft Visual Basic for Applications Extensibility 5.3 (the VBIDE library).

[!includeSupport and feedback]