The raw UsbDeviceDescriptor for the current UsbDevice.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UsbDeviceDescriptor Descriptor { get; }
Public ReadOnly Property Descriptor As UsbDeviceDescriptor Get
public: property UsbDeviceDescriptor^ Descriptor { UsbDeviceDescriptor^ get (); }