Is there any way to access drive information (letter, type, label, IsReady, Serial No,...) in .NET, other than using Windows Scripting Hosts FileSystemObject?
The .Net framework versions 1.0 and 1.1 dont appear to provide any classes for getting at drive information - however in the 2.0 framework there is a DriveInfo class that seems to provide the functionality you require.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.