_Application.VBE Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a VBE object that represents the Visual Basic Editor.
public:
property Microsoft::Vbe::Interop::VBE ^ VBE { Microsoft::Vbe::Interop::VBE ^ get(); };
public Microsoft.Vbe.Interop.VBE VBE { get; }
member this.VBE : Microsoft.Vbe.Interop.VBE
Public ReadOnly Property VBE As VBE