framework::get-frameworks

Gets a comma-separated list of frameworks filtered by the specified FrameworkTypes.

Usage

string framework::get-frameworks(types)

Parameters

Name Type Description
types FrameworkTypes A bitwise combination of FrameworkTypes values that filter the frameworks to retrieve.

Return Value

A comma-separated list of frameworks filtered by the specified FrameworkTypes, sorted on name.

Examples

Requirements

Assembly: NAnt.Core (0.90.3780.0)