DeleteCacheFiles(string) Method
Summary
Deletes the cache files in the specified folder.
Syntax
public static int DeleteCacheFiles(
string dirName
)
public:
static int DeleteCacheFiles(
String^ dirName
)
Parameters
dirName
Name of the folder where the cache files are.
Return Value
The number of deleted files.