Hi,
I have a folder and want to get files. Directory.GetFiles do it but sometimes this folder include another folder(or folders) and I have to get files in this folder(or folders) too. And 2. folder can include 3. folder. ofcourse I have to get files in 3. folder too.