framework::get-description

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

Parameters

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

Return Value

The description 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