PropertyValueExceptionEventArgs.Exception Propriété

Définition

Obtient l'erreur qui s'est produite pendant la modification de valeur de propriété associée à cette instance d'arguments d'événement.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valeur de propriété

Objet Exception.

S’applique à