Exception Property
Collapse the table of content
Expand the table of content

CameraOperationCompletedEventArgs.Exception Property

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

Returns the error for the failed operation.

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

public Exception Exception { get; private set; }

Property Value

Type: System.Exception
Returns Exception. The error for the failed operation.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft