Gets the actual UsbConfigDescriptor for the current config.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UsbConfigDescriptor Descriptor { get; }
Public ReadOnly Property Descriptor As UsbConfigDescriptor Get
public: property UsbConfigDescriptor^ Descriptor { UsbConfigDescriptor^ get (); }