DeviceStatus.DeviceManufacturer Property

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

Syntax

'Declaration
Public Shared ReadOnly Property DeviceManufacturer As String
public static string DeviceManufacturer { get; }
public:
static property String^ DeviceManufacturer {
    String^ get ();
}
static member DeviceManufacturer : string with get

Property Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

DeviceStatus Class

Microsoft.Phone.Info Namespace