Compartir a través de


IppPrintDevice.PrinterName Propiedad

Definición

Obtiene el nombre del dispositivo de impresora.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre del dispositivo de impresora.

Se aplica a