IListNodeInfo.Category Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ListCategory value that specifies the category that the list belongs to.
public Microsoft.VisualStudio.SharePoint.Explorer.Extensions.ListCategory Category { get; }
Property Value
The category that the list belongs to.
Remarks
This value corresponds to the Microsoft.SharePoint.SPList.BaseType property.