Partager via


ResourceExecutedContext.ExceptionHandled Propriété

Définition

Obtient ou définit une valeur indiquant si le actuel Exception a été géré ou non.

Si false le Exception est réexpliquée par le runtime après l’exécution des filtres de ressources.

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

Valeur de propriété

S’applique à