Share via


WebFile.Delete Method

SharePoint Designer Developer Reference

Deletes the specified file from its parent Web site.

Syntax

expression.Delete

expression   Required. A variable that represents a WebFile object.

See Also