Table of Contents

Class ShellProperties.PropertySystemDeviceInterface

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

System.DeviceInterface Properties

public class ShellProperties.PropertySystemDeviceInterface : PropertyStoreItems
Inheritance
ShellProperties.PropertySystemDeviceInterface
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 ShellProperty<string> PrinterDriverDirectory { get; }

Property Value

ShellProperty<string>

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 ShellProperty<string> PrinterDriverName { get; }

Property Value

ShellProperty<string>

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 ShellProperty<string> PrinterName { get; }

Property Value

ShellProperty<string>

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 ShellProperty<string> PrinterPortName { get; }

Property Value

ShellProperty<string>