AsyncPostBackErrorEventArgs.Exception Proprietà

Definizione

Ottiene l'oggetto Exception generato durante il rendering a pagina parziale.

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

Valore della proprietà

Oggetto Exception.

Si applica a