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