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




The name of this tool.

Syntax

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

See Also

© 2010 All Rights Reserved.