public static void DirectoryDeleteFileByMask( string pathToDirectory, string pattern )
Parameters
- pathToDirectory
Type: System.String
Path to the directory.
- pattern
Type: System.String
Mask for remove files .
Type: System.String
Path to the directory.
Type: System.String
Mask for remove files .
public static void DirectoryDeleteFileByMask( string pathToDirectory, string pattern )
Type: System.String
Path to the directory.
Type: System.String
Mask for remove files .
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.