This document is archived and information here might be outdated.  Recommended version.


IGPToolName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolName Interface
ArcGIS Developer Help

IGPToolName Interface

Provides access to methods on a tool name object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Description The description of the tool name object.
Read/write property DialogCLSID The CLSID of the dialog object of the tool name.
Read/write property DisplayName The display name of the tool name object.
Read/write property ToolboxName The toolbox name of the tool name.
Read/write property ToolCategory The category of the tool name object.
Read/write property ToolType The tool type of the tool name.

Classes that implement IGPToolName

Classes Description
GPToolName Light-weight object referencing a geoprocessing tool.