DeviceStatus.DeviceName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the device name.
Namespace: Microsoft.Phone.Info
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Shared ReadOnly Property DeviceName As String
public static string DeviceName { get; }
Property Value
Type: System..::.String
Returns String.
Remarks
There is no standard format for this string. This value may be empty.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone
See Also
Reference
Microsoft.Phone.Info Namespace