The DeleteCacheFiles(String) Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
- dirName
- Name of the folder where the cache files are.
Visual Basic (Declaration) | |
---|---|
Overloads Public Shared Function DeleteCacheFiles( _ ByVal dirName As String _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim dirName As String Dim value As Integer value = JpipRasterImageViewer.DeleteCacheFiles(dirName) |
Parameters
- dirName
- Name of the folder where the cache files are.
Return Value
The number of deleted files.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7