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


GeoProcessor Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Classes > G > GeoProcessor Class
ArcGIS Developer Help

GeoProcessorClass Class

GeoProcessor Access.

Product Availability

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

Supported Platforms

Windows

Interfaces

Interfaces Description
IGeoProcessor The Geoprocessor. Provides access to toolboxes and tools.
IGeoProcessor2 The Geoprocessor. Provides access to toolboxes and tools.

Remarks

A geoprocessing tool is executed by a geoprocessor. The geoprocessor is a helper object that simplifies the task of executing tools. Toolboxes define the set of tools available for the geoprocessor. Toolboxes can be added and removed from the geoprocessor.