assembly::get-name

[This is preliminary documentation and subject to change.]

Gets the simple, unencrypted name of the assembly.

Usage

assembly::get-name(assemblyFile)

Parameters

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

Return Value

The simple, unencrypted name of the assembly.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.85.1698.0)