ESRI.ArcGIS.DataManagementTools Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ToolName Property
See Also 
ESRI.ArcGIS.DataManagementTools Namespace > GenerateMapServerCache 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 GenerateMapServerCache
Dim value As String
 
value = instance.ToolName
C#  
public string ToolName {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family

See Also