ApplicationClass.VBE Property

Definition

public:
 virtual property Microsoft::Vbe::Interop::VBE ^ VBE { Microsoft::Vbe::Interop::VBE ^ get(); void set(Microsoft::Vbe::Interop::VBE ^ value); };
public virtual Microsoft.Vbe.Interop.VBE VBE { get; set; }
Public Overridable Property VBE As VBE

Property Value

Microsoft.Vbe.Interop.VBE

Implements

VBE

Applies to