DispatcherUnhandledExceptionEventArgs.Handled Propriété

Définition

Obtient ou définit si l'événement d'exception a été géré.

public:
 property bool Handled { bool get(); void set(bool value); };
public bool Handled { get; set; }
member this.Handled : bool with get, set
Public Property Handled As Boolean

Valeur de propriété

true si l'exception a été gérée ; sinon false.

S’applique à