Method DeleteFilesIgnoringExceptions
DeleteFilesIgnoringExceptions(Directory, String[])
Deletes all given files, suppressing all thrown
Note that the files should not be null
.
Declaration
public static void DeleteFilesIgnoringExceptions(Directory dir, params string[] files)
Parameters
Type | Name | Description |
---|---|---|
Directory | dir | |
System.String[] | files |