LineDisplay.DeviceControlVersion Property

Definition

Gets the device control version number of the line display.

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

Property Value

String

Platform::String

winrt::hstring

The UnifiedPOS control version number of the line display, formatted as a string. Read-only string that describes the UnifiedPOS control version number formatted as a string.

Applies to