StopEventReceiver - Classe
Classe de base qui fournit une implémentation par défaut pour le Gestionnaire de StopEvent() .
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Upgrade.StopEventReceiver
Microsoft.SharePoint.Upgrade.SPDelegate
Espace de noms : Microsoft.SharePoint.Upgrade
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class StopEventReceiver
'Utilisation
Dim instance As StopEventReceiver
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class StopEventReceiver
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.