ClaimedLineDisplay.PhysicalDeviceName 属性

定义

获取物理设备名称。

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

属性值

String

Platform::String

winrt::hstring

UnifiedPOS 规范提供的物理设备名称。

适用于