- 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 |
|---|---|
| |
Parameters
- dirName
- Name of the folder where the cache files are.
Return Value
The number of deleted files.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code