I would like to access information on the logical drives on my computer using C#. How should I accomplish this? Thanks!
Use System.IO.DriveInfo class http://msdn.microsoft.com/en-us/library/system.io.driveinfo.aspx