framework::get-assembly-directory

Gets the assembly directory of the specified framework.
string framework::get-assembly-directory(framework)

Parameters

Name Type Description
framework string The framework of which the assembly directory should be returned.

Return Value

The assembly directory of the specified framework.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions

See Also

  • NAnt.Core.Functions.FrameworkFunctions.GetRuntimeFramework
  • NAnt.Core.Functions.FrameworkFunctions.GetTargetFramework