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


IGxGPTool.Tool Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxGPTool Interface > IGxGPTool.Tool Property
ArcGIS Developer Help

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