IListNodeInfo.Category 属性

定义

获取指定列表所属类别的 ListCategory 值。

public Microsoft.VisualStudio.SharePoint.Explorer.Extensions.ListCategory Category { get; }

属性值

ListCategory

列表所属的类别。

注解

此值与属性相对应 Microsoft.SharePoint.SPList.BaseType

适用于