The DiscoveredPrinterUsb type exposes the following members.

Constructors

  NameDescription
DiscoveredPrinterUsb
Initializes a new instance of the DiscoveredPrinterUsb class with devicePath and friendlyName.

Methods

  NameDescription
ToString
Returns the friendly name of the USB Printer
(Overrides DiscoveredPrinter..::.ToString()()().)

Fields

  NameDescription
friendlyName
Represents friendly name of the Discovered USB Printer. On Windows Desktop this will be the printer model name, on Windows CE it will be the port name (LPTx:).

See Also