Share via


classDescriptors Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Stores the group of class descriptors associated with the USB interface.

Namespace:  Microsoft.SPOT.Hardware.UsbClient
Assembly:  Microsoft.SPOT.Hardware.Usb (in Microsoft.SPOT.Hardware.Usb.dll)

Syntax

'Declaration
Public classDescriptors As Configuration.ClassDescriptor()
public Configuration.ClassDescriptor[] classDescriptors
public:
array<Configuration::ClassDescriptor^>^ classDescriptors
val mutable classDescriptors: Configuration.ClassDescriptor[]
public var classDescriptors : Configuration..::..ClassDescriptor[]

.NET Framework Security

See Also

Reference

Configuration. . :: . .UsbInterface Class

Microsoft.SPOT.Hardware.UsbClient Namespace