Share via


ClaimedLineDisplay.DeviceServiceVersion Property

Definition

Gets the service version number of the line display.

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

Property Value

String

Platform::String

winrt::hstring

The service version number.

Applies to