SPFolder.Files Property
Gets the collection of all files contained in the folder.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] public SPFileCollection Files { get; }
Property Value
Type: Microsoft.SharePoint.SPFileCollectionAn SPFileCollection object that represents the files.