ClaimedLineDisplay.DeviceControlVersion 属性

定义

获取行显示的设备控件版本号。

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

属性值

String

Platform::String

winrt::hstring

行显示的 UnifiedPOS 控件版本号。

适用于