共用方式為


SPListEvent members

Include protected members
Include inherited members

NOTE: This API is now obsolete.

表示在文件庫,就會發生的事件。這個類別是為了回溯相容性維護在Windows SharePoint Services 2.0中處理事件。

The SPListEvent type exposes the following members.

Properties

  Name Description
Public property ListID Obsolete. 取得發生事件的文件庫的 GUID。
Public property PropertiesAfter Obsolete. 取得代表文件庫中的文件的狀態後已修改文件的索引鍵 / 值組的集合。
Public property PropertiesBefore Obsolete. 取得代表文件庫中的文件的狀態之前已修改文件的索引鍵 / 值組的集合。
Public property SinkData Obsolete. 取得事件處理常式所使用的文件庫屬性的任意字串。
Public property Site Obsolete. 取得發生該事件清單的父站台。
Public property Title Obsolete. 取得發生事件時的文件庫的標題。
Public property Type Obsolete. 取得發生事件的型別在文件庫。
Public property UrlAfter Obsolete. 取得新的站台相對 URL 的文件或資料夾事件之後,除了刪除已發生。
Public property UrlBefore Obsolete. 取得原始站台相對 URL 的文件或資料夾之前就被刪除、 移動或複製。
Public property UserDisplayName Obsolete. 取得的使用者的動作會觸發事件的顯示名稱。
Public property UserID Obsolete. 取得其動作觸發事件的使用者 ID。
Public property UserLoginName Obsolete. 取得的使用者的動作觸發事件的使用者名稱。
Public property WebUrl Obsolete. 取得發生事件的站台的絕對 URL。

Top

Methods

  Name Description
Public method Dispose Obsolete. 釋放所有清單事件所使用的 unmanaged 的資源。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member LoadHandler Obsolete. 這個型別或成員支援 Microsoft Windows SharePoint Services,並不適合直接從程式碼。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPListEvent class

Microsoft.SharePoint namespace