assembly::get-culture

[This is preliminary documentation and subject to change.]

Gets the culture supported by the assembly.

Usage

assembly::get-culture(assemblyFile)

Parameters

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

Return Value

Display name of the assembly's culture.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.85.1698.0)