IListNodeInfo.Category 属性

获取一个 ListCategory 值,该值指定列表所属的类别。

命名空间:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions
程序集:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions(在 Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll 中)

语法

声明
ReadOnly Property Category As ListCategory
    Get
ListCategory Category { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Explorer.Extensions.ListCategory
列表所属的类别。

备注

此值对应于 Microsoft.SharePoint.SPList.BaseType 属性。

.NET Framework 安全性

请参见

参考

IListNodeInfo 接口

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