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; }
Public Shared ReadOnly Property Versions As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
StringHashMap containing pairs of key and value Strings, associated to different software component versions.
Remarks See Also