Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the category of a Microsoft.SharePoint.SPList that a Server Explorer node represents.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer.Extensions
Assembly: Microsoft.VisualStudio.SharePoint.Explorer.Extensions (in Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll)
Syntax
'Declaration
Public Enumeration ListCategory
public enum ListCategory
Members
| Member name | Description | |
|---|---|---|
| DocumentLibrary | The node represents a document library. | |
| List | The node represents a list. |
Remarks
Use the Category property of an IListNodeInfo object to determine the category of the list.
See Also
Reference
Microsoft.VisualStudio.SharePoint.Explorer.Extensions Namespace