Iterate over files in a directory

Yes, you can use an foreach with type string, with System.IO.Directory.GetFiles(“c:\temp”)