共用方式為


PrintNotificationEventDetails.PrinterName 屬性

定義

取得與列印通知相關聯的列印裝置名稱。

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

屬性值

String

Platform::String

winrt::hstring

列印裝置名稱。

適用於