DeviceStatus.DeviceManufacturer Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns the device manufacturer name.

Namespace:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared ReadOnly Property DeviceManufacturer As String
public static string DeviceManufacturer { get; }

Property Value

Type: System..::.String
Returns String.

Remarks

We recommend that manufacturers use the same name for each device they release. However, a standard format is not enforced, and this value may differ from device to device. This value may be empty.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

DeviceStatus Class

Microsoft.Phone.Info Namespace

Other Resources

Device status for Windows Phone 8