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


IGxGPTool.Tool Property (ArcObjects .NET 10.5 SDK)
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