C#
VB
C++
Deletes the cache files in the specified folder.
public static int DeleteCacheFiles(
string dirName
)
Public Overloads Shared Function DeleteCacheFiles( _
ByVal dirName As String _
) As Integer
public:
static int DeleteCacheFiles(
String^ dirName
)
dirName
Name of the folder where the cache files are.
The number of deleted files.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET