Compartir a través de


PrintNotificationEventDetails.PrinterName Propiedad

Definición

Obtiene el nombre del dispositivo de impresión asociado a la notificación de impresión.

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

Valor de propiedad

String

Platform::String

winrt::hstring

El nombre del dispositivo de impresión.

Se aplica a