StructUtsname.Version Property

Definition

The OS version, such as "#48-Ubuntu SMP Tue Feb 22 20:25:29 UTC 2011".

[Android.Runtime.Register("version")]
public string? Version { get; set; }
[<Android.Runtime.Register("version")>]
member this.Version : string with get, set

Property Value

Attributes

Remarks

The OS version, such as "#48-Ubuntu SMP Tue Feb 22 20:25:29 UTC 2011".

Java documentation for android.system.StructUtsname.version.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to