ResultExecutedContext.Exception Propiedad

Definición

Obtiene o establece el Exception capturado mientras se ejecutan los filtros de resultado o resultado, 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

Exception

Se aplica a