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


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

IGPScriptTool Interface

Provides access to methods on a geoprocessing script tool object.

Product Availability

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

Members

Name Description
Read/write property Environments The environments associated with the tool.
Read/write property FileName The name of the script file associated with the tool.
Write-only property ParameterInfo The parameters associated with the tool.
Read/write property ShowCommandWindow Indicates whether or not to display a command window when executing.

Classes that implement IGPScriptTool

Classes Description