AsyncPostBackErrorEventArgs.Exception Eigenschap

Definitie

Hiermee wordt de Exception verhoogde status opgehaald tijdens het weergeven van gedeeltelijke pagina's.

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

Waarde van eigenschap

Een Exception object.

Van toepassing op