Click or drag to resize

SYSTEMVersions Property

This function returns system component version.

Namespace:  Com.Datalogic.Device.Info
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IDictionary<string, string> Versions { get; }

Property Value

Type: IDictionaryString, String
HashMap containing pairs of key and value Strings, associated to different software component versions.
Remarks

This function returns system component version.

[Android Documentation]

See Also