共用方式為


RecycleBinItemType 列舉

指定資源回收筒項目的類型。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Enumeration RecycleBinItemType
'用途
Dim instance As RecycleBinItemType
public enum RecycleBinItemType

成員

成員名稱 描述
None 未指定的資源回收筒項目類型。值 = 0。
File 指定的資源回收筒項目是檔案。值 = 1。
FileVersion 指定的資源回收筒項目版本歷程記錄的檔案。值 = 2。
ListItem 指定的資源回收筒項目清單項目。值 = 3。
List 指定的資源回收筒項目清單。值 = 4。
Folder 指定的資源回收筒項目] 資料夾。值 = 5。
FolderWithLists 指定的資源回收筒項目清單包含的資料夾。值 = 6。
Attachment 指定的資源回收筒項目為附件。值 = 7。
ListItemVersion 指定的資源回收筒項目清單項目版本歷程記錄。值 = 8。
CascadeParent 指定的資源回收筒項目是一父系的清單項目,或清單項目的相關詳細資訊。值 = 9。
Web
App

請參閱

參照

Microsoft.SharePoint.Client 命名空間