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




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

Syntax

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

See Also

© 2010 All Rights Reserved.