Access to MP3 player / USB storage

I am trying to access a USB storage device, however the device, although it appears under Computers / Disks, does not get a drive letter, so when I repeat attached drives as described in How to find USB storage devices and recordable CDs / DVD drives (C #) , it doesn't show up. I took "Location" from a file on disk (properties) and it shows up like COMPUTER/Q1/Datacasts

, but that doesn't work when I pass it to a FileInfo object (network drive cannot be found) m at some loss, on which to continue

0


a source to share


1 answer


After doing a little research, I discovered that it should be a Windows portable device and got some hints from the MSDN blog .



0


a source







All Articles