Hello Everyone,
Issue : Getting the USB Devices and all its' information like provider, manufacturer, product, serial number and the port on which it is connected
Developing platform : C#
Issue description :
- I want to detect the USB devices when connected
- Get all the information from the connected USB like provider, manufacturer, product, serial number and port on which the USB is connected
Questions:
- Are there any microsoft libraries that will give me all the above information?
- If the library is from an external source, then is it a open source code to be used?
Regards,
Ketan