2008-05-14, 04:38 PM
I trying to get the write speed of drives so I can populate a combobox. Driveinfo doesn't return this. Does anyone know how to get what speeds are supported by a specific drive via .net?
2008-05-14, 04:38 PM
I trying to get the write speed of drives so I can populate a combobox. Driveinfo doesn't return this. Does anyone know how to get what speeds are supported by a specific drive via .net?
2008-05-14, 08:26 PM
You might want to look at WMI - I think this is accessible through the System.Management assembly.
Not sure if it would be any use but the Win32_CDROMDrive WMI class has a TransferRate property - that's as close as I can get. http://msdn.microsoft.com/en-us/library/...S.85).aspx Cheers, Brian
2008-05-14, 09:13 PM
bgowland Wrote:You might want to look at WMI - I think this is accessible through the System.Management assembly. I thought this just gave the max transfer rate, but I'll take a look. Thanks |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Live GBPVR CD/DVD/Thumb drive :D | pBS | 101 | 25,988 |
2010-01-03, 06:22 AM Last Post: pBS |
|
MetaData: How to create, read, write | zehd | 4 | 2,130 |
2009-01-20, 04:11 PM Last Post: sub |
|
TV is recorded at high speed!! | idkpmiller | 4 | 2,045 |
2008-04-20, 01:11 AM Last Post: idkpmiller |
|
DVD to MPEG - target drive other than C:? | MarkD | 2 | 1,342 |
2006-11-12, 10:29 PM Last Post: MarkD |
|
read/write ini files... | zehd | 5 | 2,554 |
2006-08-15, 02:49 PM Last Post: zehd |
|
MyPictures and network drive | ggee | 1 | 1,268 |
2005-12-21, 03:08 AM Last Post: ggee |