ESRI.ArcGIS.Geoprocessor
ToolboxDirectory Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > IGPProcess Interface : ToolboxDirectory Property




The directory of the toolbox containing the tool from which this process was generated.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ToolboxDirectory As String
Visual Basic (Usage)Copy Code
Dim instance As IGPProcess
Dim value As String
 
value = instance.ToolboxDirectory
C# 
string ToolboxDirectory {get;}

See Also

© 2010 All Rights Reserved.