共用方式為


ListCategory 列舉型別

指定 [伺服器總管] 節點所表示 Microsoft.SharePoint.SPList 的分類。

命名空間:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions
組件:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions (在 Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll 中)

語法

'宣告
Public Enumeration ListCategory
public enum ListCategory

成員

成員名稱 說明
DocumentLibrary 該節點表示文件庫。
List 該節點表示清單。

備註

使用 IListNodeInfo 物件的 Category 屬性來決定清單的分類。

請參閱

參考

Microsoft.VisualStudio.SharePoint.Explorer.Extensions 命名空間