ESRI.ArcGIS.Mobile
CreateCache(String) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace > MapDocumentConnection Class > CreateCache Method : CreateCache(String) Method

cacheStoragePath
Creates a new empty mobile cache if it doesn't already exist.

Syntax

Visual Basic (Declaration) 
Public Overloads Function CreateCache( _
   ByVal cacheStoragePath As String _
) As Boolean
C# 
public bool CreateCache( 
   string cacheStoragePath
)

Parameters

cacheStoragePath

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.