Provides access to the properties and methods of a Geoprocessing Tool Command Helper object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Invoke | Invokes the tool currently associated with the command. |
![]() |
SetTool | Associates the command object with a particular tool to be executed when the command is invoked. |
![]() |
SetToolByName | Associates the command object with a particular tool to be executed when the command is invoked. |
![]() |
Tool | The geoprocessing tool currently associated with the command. |
CoClasses that implement IGPToolCommandHelper
| CoClasses and Classes | Description |
|---|---|
| GPToolCommandHelper (esriGeoprocessingUI) |

