SPDeploymentErrorEventArgs - Classe
Encapsule des données pour les événements d'erreur qui se produisent pendant l'opération de déploiement.
Hiérarchie d’héritage
System.Object
System.EventArgs
Microsoft.SharePoint.Deployment.SPDeploymentErrorEventArgs
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 SPDeploymentErrorEventArgs _
Inherits EventArgs
'Utilisation
Dim instance As SPDeploymentErrorEventArgs
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPDeploymentErrorEventArgs : 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.