IppPrintDevice.PrinterName Property

Definition

Gets the name of the printer device.

public:
 property Platform::String ^ PrinterName { Platform::String ^ get(); };
winrt::hstring PrinterName();
public string PrinterName { get; }
var string = ippPrintDevice.printerName;
Public ReadOnly Property PrinterName As String

Property Value

String

Platform::String

winrt::hstring

The name of the printer device.

Applies to