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




The folder into which the cache will be exported. This folder does not have to be a registered server cache directory. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property target_cache As Object
Visual Basic (Usage)Copy Code
Dim instance As ExportMapServerCache
Dim value As Object
 
instance.target_cache = value
 
value = instance.target_cache
C# 
public object target_cache {get; set;}

See Also

© 2010 All Rights Reserved.