Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
SPList Class
SPList Properties
 Folders Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPList.Folders Property (Microsoft.SharePoint)
Gets the collection of folder items for the list.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property Folders As SPListItemCollection
Visual Basic (Usage)
Dim instance As SPList
Dim value As SPListItemCollection

value = instance.Folders
C#
public SPListItemCollection Folders { get; }

Property Value

An SPListItemCollection collection that represents the folder items.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Sample code      HotmailUser ... Noelle Mallory - MSFT   |   Edit   |   Show History

How come none of the documentation items for SharePoint on MSDN has any sample code unlike content for the .NET Framework?

[Noelle Mallory - MSFT] Please post questions to the MSDN Forums at http://forums.microsoft.com/msdn. You will likely get a quicker response through the forum than through the Community Content.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker