file::get-file-version

[This is preliminary documentation and subject to change.]

Gets the file version of the given file.

Usage

file::get-file-version(fileName)

Parameters

Name Type Description
fileName string The file to get file version info for.

Return Value

The file version of the given file.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.85.1698.0)