Andrew Deniel
Total Post:29
Points:203I am writing a file that extracts xml to obtain name of files and need to copy these files to the USB drive. The first 2 steps I able to do this.
my questions is:
1. How can I detect if there is a USB Drive
2. Then detect which drive it is.
Thanks
Post:61
Points:429Re: How to Check presence of a usb drive using C#?