This topic has not yet been rated - Rate this topic

DeviceStatus.DeviceTotalMemory Property

July 26, 2012

Returns the physical RAM size of the device in bytes.

Namespace:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static long DeviceTotalMemory { get; }

Property Value

Type: System.Int64
Returns Int64.

The value returned is less than the actual amount of device memory, but can be used to help determine memory consumption requirements.

For more information about the DeviceStatus API, see Device Status for Windows Phone.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.