Partager via


SPObjectImportedEventArgs - Classe

Encapsule des données d'événement pour l'opération d'importation.

Hiérarchie d’héritage

System.Object
  System.EventArgs
    Microsoft.SharePoint.Deployment.SPObjectImportedEventArgs

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPObjectImportedEventArgs _
    Inherits EventArgs
'Utilisation
Dim instance As SPObjectImportedEventArgs
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPObjectImportedEventArgs : EventArgs

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.

Voir aussi

Référence

SPObjectImportedEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms