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




The ArcGIS Server machine hosting the service to be cached. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.