C-DEngine 5.105

TheISMManager..::..BackupCache Method

Makes a backup of the current Cache Folder to ClientBin\Backups\(pTitle).CDEB

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static string BackupCache(
	string pTitle
)
Public Shared Function BackupCache ( _
	pTitle As String _
) As String
public:
static String^ BackupCache(
	String^ pTitle
)

Parameters

pTitle
Type: String
name of the backup file

Return Value

Full path to the backup file