Provides access to methods on a tool name object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Description | The description of the tool name object. | |
DialogCLSID | The CLSID of the dialog object of the tool name. | |
DisplayName | The display name of the tool name object. | |
ToolboxName | The toolbox name of the tool name. | |
ToolCategory | The category of the tool name object. | |
ToolType | The tool type of the tool name. |
CoClasses that implement IGPToolName
CoClasses and Classes | Description |
---|---|
GPToolName | Light-weight object referencing a geoprocessing tool. |