Partager via


SPExceptionEventArgs.Exception - Propriété

Exception levée dans l'événement publisher à transmettre à l'abonné aux événements.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Exception As Exception
    Get
'Utilisation
Dim instance As SPExceptionEventArgs
Dim value As Exception

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

Valeur de propriété

Type : System.Exception
Un Exception.

Voir aussi

Référence

SPExceptionEventArgs classe

SPExceptionEventArgs - Membres

Microsoft.SharePoint - Espace de noms