Share via


WebFile.DownloadTime Property

SharePoint Designer Developer Reference

Returns a Long that represents the estimated amount of time (in seconds) to download the specified file. Read-only.

Syntax

expression.DownloadTime

expression   An expression that returns a WebFile object.

See Also