How to detect the USB drive letter from c# program which is not residing in the USB?
How do I detect a USB drive letter from a c# application? Anonymous User 3556 16 Oct 2013 How to detect the USB drive letter from c# program which is not residing in the USB?
Below line of code will get all of the removable drives attached (including USB drives):