Freigeben über


SPExceptionEventArgs.Exception-Eigenschaft

Die Ausnahme ausgelöst in den Ereignisdetails Publisher so ein, an dem Ereignisabonnenten übergeben werden sollen.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Exception As Exception
    Get
'Usage
Dim instance As SPExceptionEventArgs
Dim value As Exception

value = instance.Exception
public Exception Exception { get; }

Eigenschaftswert

Typ: System.Exception
Eine Exception.

Siehe auch

Referenz

SPExceptionEventArgs Klasse

SPExceptionEventArgs-Member

Microsoft.SharePoint-Namespace