AccelerometerFailedException.ErrorId Property

Namespace:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorId As Integer
public int ErrorId { get; }
public:
property int ErrorId {
    int get ();
}
member ErrorId : int with get

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

AccelerometerFailedException Class

Microsoft.Devices.Sensors Namespace