Partager via


PrintNotificationEventDetails.PrinterName Propriété

Définition

Obtient le nom de l’appareil d’impression associé à la notification d’impression.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de l’appareil d’impression.

S’applique à