_Application.VBE Property

Definition

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; }
Public ReadOnly Property VBE As VBE

Property Value

VBE

Applies to