Partager via


CameraOperationCompletedEventArgs.Exception, propriété

Espace de noms :  Microsoft.Devices
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Property Exception As Exception
public Exception Exception { get; private set; }
public:
property Exception^ Exception {
    Exception^ get ();
    private: void set (Exception^ value);
}
member Exception : Exception with get, private set

Valeur de propriété

Type : System.Exception

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

CameraOperationCompletedEventArgs Classe

Microsoft.Devices, espace de noms