framework::get-family

Gets the family of the specified framework.

Usage

string framework::get-family(framework)

Parameters

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

Return Value

The family of the specified framework.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.91.4312.0)

See Also

framework::get-runtime-framework() | framework::get-target-framework()