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