SensorFailedException.ErrorId Property

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

The error ID indicating the cause of the exception.

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

Syntax

Public ReadOnly Property ErrorId As Integer
public int ErrorId { get; }

Property Value

Type: System..::.Int32
Type: Int32.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

SensorFailedException Class

Microsoft.Devices.Sensors Namespace