Gets the actual device descriptor the the current UsbDevice.

C# | Visual Basic | Visual C++ |
public virtual UsbDeviceInfo Info { get; }
Public Overridable ReadOnly Property Info As UsbDeviceInfo Get
public: virtual property UsbDeviceInfo^ Info { UsbDeviceInfo^ get (); }