AsyncPostBackErrorEventArgs.Exception Propiedad

Definición

Obtiene el objeto generado durante la Exception representación parcial de páginas.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valor de propiedad

Un objeto Exception.

Se aplica a