Very interesting!

I try create console project for Domino

using GHIElectronics.NETMF.USBHost;


USBH_Device[] devices = USBHostController.GetDevices();

but USBH_Device not found!!!
i add reference GHIElectronics.NETMF.USBHost version 4.1.6.0 but dont found USBH_Device class!!!

but on SDK write:

http://www.ghielectronics.com/downloads/NETMF/Library%20Documentation/html/e7e40bea-3e89-5e24-2da2-4057c0a54a47.htm

WHAT IS THE BUG???

There is no Bug.
You need to add a reference to GHIElectronics.NETMF.System

Take a look at the link you provided. It tells you what dll to use :slight_smile:

By the way, this is on a sticky post as well http://www.tinyclr.com/forum/1/3056/