Class ShellProperties.PropertySystemDevice
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
System.Device Properties
public class ShellProperties.PropertySystemDevice : PropertyStoreItems
- Inheritance
-
ShellProperties.PropertySystemDevice
- Inherited Members
Properties
PrinterUrl
Name: System.Device.PrinterURL -- PKEY_Device_PrinterURL
Description: Printer information Printer URL.
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {0B48F35A-BE6E-4F17-B108-3C4073D1669A}, 15
public ShellProperty<string> PrinterUrl { get; }