OsVersion Property (MobileDevice)

Action

Gets the version of the operating system of the connected device.

Syntax

C#
protected String OsVersion { get; }
VB
'Declaration
Protected Read Property OsVersion As String

Access

Read only.