ArcObjects Library Reference (Framework)  

IApplication.VBE Property

The Visual Basic Environment.

[Visual Basic .NET]
Public ReadOnly Property VBE As Object
[C#]
public object VBE {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The VBE is the root object that provides access to all other objects represented in Visual Basic for Applications that is embedded in the application.



 

See Also

IApplication Interface