AsyncPostBackErrorEventArgs.Exception Propriété

Définition

Obtient la Exception levée pendant le rendu de page partiel.

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

Valeur de propriété

Objet Exception.

S’applique à