WebFile.Version Property

SharePoint Designer Developer Reference

Returns a Stringthat represents the version of the specified object with the format: "x.x.x", where x represents a number in the version. Read-only.

Syntax

expression.Version

expression   An expression that returns a WebFile object.

See Also