SPRecycleBinItemType enumeration
指定資源回收筒] 項目的類型。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPRecycleBinItemType
'用途
Dim instance As SPRecycleBinItemType
public enum SPRecycleBinItemType
Members
Member name | Description | |
---|---|---|
Invalid | 表示未指定的資源回收筒] 項目型別。 | |
File | 指定的檔案。 | |
FileVersion | 指定的檔案版本。 | |
ListItem | 指定清單項目。 | |
List | 指定清單。 | |
Folder | 指定的資料夾。 | |
FolderWithLists | 指定包含清單的資料夾。 | |
Attachment | 指定附件。 | |
ListItemVersion | 表示資源回收筒] 項目是特定版本的清單項目。 | |
CascadeParent | 指定的資源回收筒] 項目是父代的其中一個或更多相關清單項目。 | |
Web | 表示資源回收筒] 項目是網站。 |