CameraOperationCompletedEventArgs.Succeeded Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns whether the operation succeeded or failed.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns Boolean. true if the operation succeeded; otherwise, false.
Show: