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 命名空间