IListNodeInfo.Category Property

Definition

Gets a ListCategory value that specifies the category that the list belongs to.

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

Property Value

ListCategory

The category that the list belongs to.

Remarks

This value corresponds to the Microsoft.SharePoint.SPList.BaseType property.

Applies to