IMobileDeviceMinorVersion Property
|
Gets the minor version of the device.
Namespace:
Ingeniux.Runtime.Mobile
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax double MinorVersion { get; }
ReadOnly Property MinorVersion As Double
Get
property double MinorVersion {
double get ();
}
abstract MinorVersion : float with get
Property Value
Type:
DoubleSee Also