OperatingSystem Property (MobileDevice)

Action

Gets the operating system of the mobile device, Android or iOS.

Syntax

C#
protected MobileOperatingSystem OperatingSystem { get; }
VB
'Declaration
Protected Read Property OperatingSystem As MobileOperatingSystem

Access

Read only.