ExceptionContext.ExceptionHandled Propiedad

Definición

Obtiene o establece una indicación de que Exception se ha controlado .

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

Valor de propiedad

Se aplica a