LineDisplay.PhysicalDeviceName 속성

정의

물리적 디바이스 이름을 가져옵니다.

public:
 property Platform::String ^ PhysicalDeviceName { Platform::String ^ get(); };
winrt::hstring PhysicalDeviceName();
public string PhysicalDeviceName { get; }
var string = lineDisplay.physicalDeviceName;
Public ReadOnly Property PhysicalDeviceName As String

속성 값

String

Platform::String

winrt::hstring

UnifiedPOS 사양에 지정된 물리적 디바이스 이름입니다.

적용 대상