ArcObjects Library Reference (Geoprocessing)  

IGPToolName Interface

Provides access to methods on a tool name object.

Product Availability

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

Members

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.

CoClasses that implement IGPToolName

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