obtaining drive information
C#
1
Posts
1
Posters
1
Views
1
Watching
-
Hello, I need some information on where to find and obtain a drives attributes, e.g, ROM_DRIVE or FLOPPY_DRIVE etc and other attributes pertaining to the drive. I've searched the MSDN library and other places to no avail. I've tried using Environment but can't get anything. Any insight would greatly be appreciated. Thanks