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




The name of this tool's toolbox.

Syntax

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

See Also

© 2010 All Rights Reserved.