IppPrintDevice.PrinterName 屬性

定義

取得印表機裝置的名稱。

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

屬性值

String

Platform::String

winrt::hstring

印表機裝置的名稱。

適用於