Share via


WebFile.Properties Property

SharePoint Designer Developer Reference

Returns a Properties collection that represents the properties for a Web file.

Syntax

expression.Properties

expression   Required. A variable that represents a WebFile object.

See Also