SPListEvent class
NOTE: This API is now obsolete.
表示在文件庫,就會發生的事件。這個類別是為了回溯相容性維護在Windows SharePoint Services 2.0中處理事件。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPListEvent
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Use V3 style events")> _
Public Class SPListEvent _
Implements IDisposable
'用途
Dim instance As SPListEvent
[ObsoleteAttribute("Use V3 style events")]
public class SPListEvent : IDisposable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.