DeviceStatus.DeviceHardwareVersion Property

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

Syntax

'Declaration
Public Shared ReadOnly Property DeviceHardwareVersion As String
public static string DeviceHardwareVersion { get; }
public:
static property String^ DeviceHardwareVersion {
    String^ get ();
}
static member DeviceHardwareVersion : 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