ActionExecutedContext.Exception Propiedad

Definición

Obtiene o establece el Exception objeto capturado al ejecutar los filtros de acción o acción, si los hay.

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
public virtual Exception? Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Valor de propiedad

Se aplica a