ArcObjects Library Reference (TrackingAnalyst)  

IVisualBasicAction Interface

Provides access to properties and methods needed to manage custom Visual Basic actions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Read/write property VBMacroName Identifies the macro name for the Visual Basic action settings.
Read/write property VBModuleName Identifies the module name for the Visual Basic action.
Read/write property VBProjectName Identifies the project name for the Visual Basic action.

CoClasses that implement IVisualBasicAction

CoClasses and Classes Description
VisualBasicAction (esriTrackingAnalystUI) Controls settings and functionality for the custom Visual Basic action.