ArcObjects Library Reference  (Framework)    

IApplication.VBE Property

The Visual Basic Environment.

[Visual Basic 6.0]
Property VBE As Object
[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.



 

[Visual Basic 6.0]

For more information on the VBE object, please refer to the Microsoft Visual Basic Help in VBA.

See Also

IApplication Interface

Example

IApplication VBE Example

 


Feedback Send feedback on this page