Microsoft.Phone.Info Namespace
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This namespace is used to retrieve information about the device and anonymous identifier information about the user.
| Class | Description | |
|---|---|---|
![]() | DeviceExtendedProperties | Allows an application to obtain information about the device on which it is running. |
![]() | DeviceStatus | Allows an application to obtain information about the device on which it is running. |
![]() | MediaCapabilities | Allows an application to obtain information about the media capabilities of the device on which it is running. |
![]() | UserExtendedProperties | Allows an app to obtain an anonymous identifier for the user of the device. |
| Enumeration | Description | |
|---|---|---|
![]() | PowerSource | Indicates whether the device is currently running on battery power or is plugged in to an external power supply. |
Show:

