IsEmulator Property (MobileDevice)

Action

Gets whether the connected device is an emulator.

Syntax

C#
protected Boolean IsEmulator { get; }
VB
'Declaration
Protected Read Property IsEmulator As Boolean

Access

Read only.