Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 731 Bytes

Project.Application.VBE.md

File metadata and controls

31 lines (20 loc) · 731 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.VBE property (Project)
vbapj.chm132786
vbapj.chm132786
project-server
Project.Application.VBE
abd71fdd-1ae8-5b29-a2a3-0ffedde3f667
06/08/2017
medium

Application.VBE property (Project)

Gets the VBE object that represents the Visual Basic Editor. Read-only VBE.

Syntax

expression.VBE

expression A variable that represents an Application object.

Remarks

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

[!includeSupport and feedback]