DeviceInfo Class

Definition

Represents information about the device.

public static class DeviceInfo
Inheritance
DeviceInfo

Properties

DeviceType

Gets the type of device the application is running on.

Idiom

Gets the idiom of the device.

Manufacturer

Gets the manufacturer of the device.

Model

Gets the model of the device.

Name

Gets the name of the device.

Platform

Gets the platform or operating system of the device.

Version

Gets the version of the operating system.

VersionString

Gets the version of the operating system.

Applies to