共用方式為


SPRecycleBinItem members

Include protected members
Include inherited members

代表在網站或網站集合資源回收筒中的項目。

The SPRecycleBinItem type exposes the following members.

Properties

  Name Description
Public property Author 會取得使用者最初建立此項目。
Public property AuthorEmail 取得最初建立此項目之使用者的電子郵件地址。
Public property AuthorId 取得最初建立此項目之使用者的SharePoint Foundation使用者識別碼。
Public property AuthorName 取得最初建立此項目之使用者的顯示名稱。
Public property DeletedBy 取得已刪除之項目的的使用者。
Public property DeletedByEmail 取得已刪除項目之使用者的電子郵件地址。
Public property DeletedById 取得已刪除項目之使用者的識別碼。
Public property DeletedByName 取得已刪除項目之使用者的顯示名稱。
Public property DeletedDate 會取得的日期和時間的項目已遭刪除。
Public property DirName 取得網站 – 相對 URL 的清單或原來包含項目] 資料夾。
Public property ID 取得此項目之 GUID。
Public property ImageUrl 取得項目的圖示的伺服器相對 URL。
Public property ItemState 取得 Rrecycle 筒階段的項目。
Public property ItemType 取得資源回收筒項目類型。
Public property LeafName 取得分葉名稱的項目。
Public property ProgId 取得程式識別碼 (ID) 的項目。
Public property Size 取得項目的大小 (位元組)。
Public property Title 取得項目的標題。
Public property Web 取得此項目已刪除的網站。

Top

Methods

  Name Description
Public method Delete 永久刪除資源回收筒的項目。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveToSecondStage 移動使用者資源回收筒中的項目,到網站集合的第二階段資源回收筒。
Public method Restore 將項目還原其原始位置。
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IComparable.CompareTo 比較目前的資源回收筒項目與另一個資源回收筒項目。

Top

請參閱

參照

SPRecycleBinItem class

Microsoft.SharePoint namespace