In MS-DOS there is an option to delete all files that have filenames in a directory starting with, for example, “TEST” by using the command “del TEST*”. Is there a way to do this type of command in Visual Basic?