Application.VBE Property

SharePoint Designer Developer Reference

Returns a VBE object that represents the Microsoft Visual Basic Editor.

Syntax

expression.VBE

expression   Required. A variable that represents an Application object.

See Also