I am currently using the
Directory.GetFiles("Path of folder", "Specific Data")
to search a folder for specific files and then do something with those files - this works perfectly. However i would like to search all sub folders within the top level folder also.
I have seen ways to return what directories exist within the top level - which i could then use to search but was wondering if there is an easier way.
Any help is much appreciated!
Chris

New Topic/Question
Reply




MultiQuote






|