Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 554 Bytes

serialdevice_usbproductid.md

File metadata and controls

22 lines (15 loc) · 554 Bytes
-api-id -api-type
P:Windows.Devices.SerialCommunication.SerialDevice.UsbProductId
winrt property

Windows.Devices.SerialCommunication.SerialDevice.UsbProductId

-description

Gets the idProduct field of the USB device descriptor. This value indicates the device-specific product identifier and is assigned by the manufacturer.

-property-value

The device-defined product identifier.

-remarks

-examples

-see-also