[This is preliminary documentation and subject to change.]
Gets the simple, unencrypted name of the assembly.
The simple, unencrypted name of the assembly.
Missing <remarks> documentation for M:NAnt.Core.Functions.AssemblyNameFunctions.GetName(System.Reflection.AssemblyName)
Output the simple name of the nunit.framework
assembly to the build log.
<echo message="${assemblyname::get-name(assemblyname::get-assembly-name('nunit.framework.dll'))}" />
AssemblyNameFunctions Class | NAnt.Core.Functions Namespace | GetName