Succeeded Property
Collapse the table of content
Expand the table of content

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.

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

public bool Succeeded { get; private set; }

Property Value

Type: System.Boolean
Returns Boolean. true if the operation succeeded; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft