assembly::get-version

[This is preliminary documentation and subject to change.]

Gets the version of the given assembly file.

Usage

assembly::get-version(assemblyFile)

Parameters

Name Type Description
assemblyFile string The file name of the assembly to get version info for.

Return Value

The full version of the given assembly file.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.85.1698.0)