PrintNotificationEventDetails.PrinterName Proprietà

Definizione

Ottiene il nome del dispositivo di stampa associato alla notifica di stampa.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del dispositivo di stampa.

Si applica a