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




The parent directory for the cache. This must be a registered ArcGIS Server cache directory. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.