Showing unused drive letters
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can I see what drive letters are being used by the system so i can return a list to the user that shows what drive letters are not being used?
-
How can I see what drive letters are being used by the system so i can return a list to the user that shows what drive letters are not being used?
System.IO.Directory.GetLogicalDrives()
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog