0

I'm trying retrieve the sub directory list of a subst drive (D:) using C# - DirectoryInfo.GetDirectories() but a DirectoryNotFoundException is thrown.

Does this not work with subst drives?

Is it possible to create/mount a folder on my server as the D: drive (alternative to subst) and access it via GetDirectories()?

Adam
  • 2,542
  • 8
  • 33
  • 59

0 Answers0