Share via


WebFolder.Files Property

SharePoint Designer Developer Reference

Returns a WebFiles collection that represents the files items in a folder.

Syntax

expression.Files

expression   Required. A variable that represents a WebFolder object.

See Also