IMobileDeviceMajorVersion Property
|
Gets the major version of the device.
Namespace:
Ingeniux.Runtime.Mobile
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax int MajorVersion { get; }
ReadOnly Property MajorVersion As Integer
Get
property int MajorVersion {
int get ();
}
abstract MajorVersion : int with get
Property Value
Type:
Int32See Also