SystemDeviceInterfaceSerial Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Serial
The SystemDeviceInterfaceSerial type exposes the following members.
Name | Description | |
---|---|---|
PortName |
The System.DeviceInterface.Serial.PortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_Serial_PortName.
| |
UsbProductId |
The System.DeviceInterface.Serial.UsbProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Serial_UsbProductId.
| |
UsbVendorId |
The System.DeviceInterface.Serial.UsbVendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Serial_UsbVendorId.
|