C#C
C#3y ago
Ewan

✅ How to print out all file names in a folder

Ok so I have a few files in a folder and i want to print out all their names as a list instead of using Console.writeline several times, how do i do this?
Was this page helpful?
✅ How to print out all file names in a folder - C#