Is there a way to copy an entire directory to the output directory in a console application in C#.NET?
I know for files you can right click them, properties and mark copy to output directory. But I'm not going to do that for 20.000 files...
Thx, Lieven Cardoen aka Johlero