Partager via


SPDeploymentEventArgs - Classe

Encapsule des données d'événement pour l'opération de déploiement spécifié.

Hiérarchie d’héritage

System.Object
  System.EventArgs
    Microsoft.SharePoint.Deployment.SPDeploymentEventArgs

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

Syntaxe

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

SPDeploymentEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms