ESRI.ArcGIS.Geoprocessor
Geoprocessor Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace : Geoprocessor Class




The Geoprocessor. Provides access to toolboxes and tools.

Syntax

Visual Basic (Declaration) 
Public Class Geoprocessor 
Visual Basic (Usage)Copy Code
Dim instance As Geoprocessor
C# 
public class Geoprocessor 

Remarks

The Geoprocessor contains properties and methods which make it possible the execute tools, set global environment settings, add and remove toolboxes, and examine messages.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Geoprocessor.Geoprocessor

See Also

© 2010 All Rights Reserved.