Class SystemProperties.System.DeviceInterface
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
DeviceInterface Properties
public static class SystemProperties.System.DeviceInterface
- Inheritance
-
SystemProperties.System.DeviceInterface
- Inherited Members
Properties
PrinterDriverDirectory
Name: System.DeviceInterface.PrinterDriverDirectory -- PKEY_DeviceInterface_PrinterDriverDirectory
Description: Printer information Printer Driver Directory.
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {847C66DE-B8D6-4AF9-ABC3-6F4F926BC039}, 14
public static PropertyKey PrinterDriverDirectory { get; }
Property Value
- PropertyKey
PrinterDriverName
Name: System.DeviceInterface.PrinterDriverName -- PKEY_DeviceInterface_PrinterDriverName
Description: Printer information Driver Name.
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {AFC47170-14F5-498C-8F30-B0D19BE449C6}, 11
public static PropertyKey PrinterDriverName { get; }
Property Value
- PropertyKey
PrinterName
Name: System.DeviceInterface.PrinterName -- PKEY_DeviceInterface_PrinterName
Description: Printer information Printer Name.
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {0A7B84EF-0C27-463F-84EF-06C5070001BE}, 10
public static PropertyKey PrinterName { get; }
Property Value
- PropertyKey
PrinterPortName
Name: System.DeviceInterface.PrinterPortName -- PKEY_DeviceInterface_PrinterPortName
Description: Printer information Port Name.
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {EEC7B761-6F94-41B1-949F-C729720DD13C}, 12
public static PropertyKey PrinterPortName { get; }
Property Value
- PropertyKey