Click or drag to resize

SystemDeviceInterfaceSerial Class

The System.DeviceInterface.Serial properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemDeviceInterfaceSerial

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class Serial

The SystemDeviceInterfaceSerial type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPortName
The System.DeviceInterface.Serial.PortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_Serial_PortName.
Public propertyStatic memberUsbProductId
The System.DeviceInterface.Serial.UsbProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Serial_UsbProductId.
Public propertyStatic memberUsbVendorId
The System.DeviceInterface.Serial.UsbVendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Serial_UsbVendorId.
Top
See Also