ArcObjects Library Reference (Catalog)  

IGxGPTool.Tool Property

The geoprocessing tool object associated with this catalog geoprocessing tool object.

[Visual Basic .NET]
Public Property Tool As IGPTool
[C#]
public IGPTool Tool {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGPTool Interface