D
domtam
Suppose I have one of those USB storage devices (like a mp3 player, USB
thumbdrive, or even digital camera) connected to my computer. I'd like
to write a C# program that can
- detect that the USB device is connected, and then
- read file(s) from that USB device.
How can I do that? Any reference?
Thanks a lot in advance
Dom
thumbdrive, or even digital camera) connected to my computer. I'd like
to write a C# program that can
- detect that the USB device is connected, and then
- read file(s) from that USB device.
How can I do that? Any reference?
Thanks a lot in advance
Dom