This topic has not yet been rated - Rate this topic

SPList.RootFolder Property

Gets the folder that contains all the files that are used in working with the list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)]
[ClientCallableAttribute]
public SPFolder RootFolder { get; }

Property Value

Type: Microsoft.SharePoint.SPFolder
An SPFolder object that represents the root folder.

To use the RootFolder property, set the IncludeRootFolder property on the parent SPListCollection object to true.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ