In The Hand
DeviceType Enumeration
NamespacesInTheHandDeviceType
.NET Components for Mobility
Identifies whether the current device is a physical device or an emulator.
Declaration Syntax
C#Visual Basic
public enum DeviceType
Public Enumeration DeviceType
Members
MemberDescription
Unknown
Represents an unknown device type.

Emulator
Represents an emulator.

Device
Represents a physical device.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand (Module: InTheHand) Version: 4.2.0.0