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




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

Syntax

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

See Also

© 2010 All Rights Reserved.