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

打印机设备的名称。

适用于