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


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

IGPToolInfo Interface

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

Product Availability

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

Members

Name 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.

Classes that implement IGPToolInfo

Classes Description
GPToolInfo GPToolInfo Class.