ArcObjects Library Reference (Geoprocessing)  

IGPToolInfo Interface

Provides access to the properties/methods of the tool information.

Product Availability

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

Members

Description
Read/write property Category The tool category.
Read/write property DisplayName The tool display name.
Read/write property Extent The extent of the tool.
Read/write property Help The url to the tool help.
Read/write property Name The tool name.
Read/write property ParameterInfo The tool parameters.

CoClasses that implement IGPToolInfo

CoClasses and Classes Description
GPToolInfo GPToolInfo Class.

.NET Related Topics

Geoprocessing services