SPProgressUpdateEventArgs-Klasse
Stellt Ereignisargumente für das updateereignis Fortschritt bereit.
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.SharePoint.Upgrade.SPProgressUpdateEventArgs
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPProgressUpdateEventArgs _
Inherits EventArgs
'Usage
Dim instance As SPProgressUpdateEventArgs
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPProgressUpdateEventArgs : EventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.