다음을 통해 공유


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

프린터 디바이스의 이름입니다.

적용 대상