Share via


IsEmulator Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the value that indicates whether the system is an emulator.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Shared ReadOnly IsEmulator As Boolean
public static readonly bool IsEmulator
public:
static initonly bool IsEmulator
static val IsEmulator: bool
public static final var IsEmulator : boolean

.NET Framework Security

See Also

Reference

SystemInfo Class

Microsoft.SPOT.Hardware Namespace