The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UsbDevice.Configuration | configuration property
Gets an object that represents a USB configuration including all interfaces and their endpoints.
Syntax
Public ReadOnly Property Configuration As UsbConfiguration
Property value
Type: UsbConfiguration
A UsbConfiguration object that contains information about a USB configuration including the configuration descriptor and array of all USB interfaces in that configuration.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: