次の方法で共有


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

プリンター デバイスの名前。

適用対象