Rating:
1 user(s) have rated this article
5 out of 5 stars.
Posted by: jstrosch01,
on 7/19/2010,
in category "C#"
Views:
this article has been read 127 times
Abstract:
Here's a small program that I wrote to recursively delete empty folders. It comes with a few options such as permanent delete or deleting to the recycle bin. Read more to see how it works.