Share via


WebFolder.Properties Property

SharePoint Designer Developer Reference

Returns a Properties collection that represents the properties for a folder in a Web site.

Syntax

expression.Properties

expression   Required. A variable that represents a WebFolder object.

See Also