Compartilhar via


PrintNotificationEventDetails.PrinterName Propriedade

Definição

Obtém o nome do dispositivo de impressão associado à notificação de impressão.

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 da propriedade

String

Platform::String

winrt::hstring

O nome do dispositivo de impressão.

Aplica-se a