SPDeploymentErrorEventArgs-Klasse
Kapselt Daten für Fehlerereignisse, die während des Bereitstellungsvorgangs auftreten.
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.SharePoint.Deployment.SPDeploymentErrorEventArgs
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPDeploymentErrorEventArgs _
Inherits EventArgs
'Usage
Dim instance As SPDeploymentErrorEventArgs
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPDeploymentErrorEventArgs : EventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.