Partager via


ExceptionContext.ExceptionHandled Propriété

Définition

Obtient ou définit une valeur qui indique si l'exception a été gérée.

public bool ExceptionHandled { get; set; }
member this.ExceptionHandled : bool with get, set
Public Property ExceptionHandled As Boolean

Valeur de propriété

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

S’applique à