Survey.Folder Property

SharePoint Designer Developer Reference

Returns a WebFolder object that represents the parent folder that contains the survey.

Syntax

expression.Folder

expression   Required. A variable that represents a Survey object.

Remarks

The Web folder hierarchy provides access to folders and files on a Web server directory. The navigation structure provides the underlying structure for the folders within individual Web sites.

See Also