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 | ||
---|---|---|
VBMacroName | Identifies the macro name for the Visual Basic action settings. | |
VBModuleName | Identifies the module name for the Visual Basic action. | |
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. |