Lars K

Lars K

  • NA
  • 14
  • 0

Enumerating local or network directories

Feb 5 2012 7:11 PM
Hi,
I need to read a string with a path, and then enumerate subdirectories from that path. It can be either local or a mounted drive/folder. From what I can see, the built-in functions in C# can only handle local folders.

Are there any solutions to this?

Cheers!

Answers (1)