DeviceType Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Defines the device type values used by the DeviceType property.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Enumeration DeviceType
public enum DeviceType
<object property="enumerationValue" .../>

Members

Member name Description
Device The device type is an actual device.
Emulator The device type is a device emulator.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

Microsoft.Devices Namespace