In my previous post titled List matching files in a directory, I posted a method that creates a string array of filenames in a folder that match a given file extension. Here we are going to put that code to some real use.
Continue Reading: List matching files in a folder, part two »
Follow Me