Click here to Skip to main content
15,884,099 members
Articles / Programming Languages / C#

Scan directories using recursion

Rate me:
Please Sign up or sign in to vote.
4.69/5 (25 votes)
15 Jul 2008CPOL6 min read 132.3K   4.2K   95  
A generic class for scanning directories using recursion and events

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Netherlands Netherlands
I'm a professional software developer for a small company in the Netherlands. I have been developing software since 1988 in C, Visual Basic and C#. My main focus is now on problem analysis in IT projects.

Comments and Discussions