Gets the actual device descriptor the the current UsbDevice.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override UsbDeviceInfo Info { get; }
Public Overrides ReadOnly Property Info As UsbDeviceInfo Get
public: virtual property UsbDeviceInfo^ Info { UsbDeviceInfo^ get () override; }