DeviceType Enumeration
Identifies whether the current device is a physical device or an emulator.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
Public Enumeration DeviceType
'Usage
Dim instance As DeviceType
public enum DeviceType
Members
| Member name | Description | |
|---|---|---|
![]() |
Unknown | Represents an unknown device type. |
![]() |
Emulator | Represents an emulator |
![]() |
Device | Represents a physical device. |
Remarks
Emulator represents the Windows Phone Emulator.
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Version Information
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.0
.gif)