DeleteCacheFiles(string) Method

Summary
Deletes the cache files in the specified folder.
Syntax
C#
VB
C++
public static int DeleteCacheFiles( 
   string dirName 
) 
  
Public Overloads Shared Function DeleteCacheFiles( _ 
   ByVal dirName As String _ 
) As Integer 
public: 
static int DeleteCacheFiles(  
   String^ dirName 
)  

Parameters

dirName
Name of the folder where the cache files are.

Return Value

The number of deleted files.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.