Context.GetSystemService(string)Android.Hardware.Usb.UsbManager
Use with Context.GetSystemService(string) to retrieve a Android.Hardware.Usb.UsbManager for access to USB devices (as a USB host) and for controlling this device's behavior as a USB device.
[Android Documentation]