framework::sdk-exists

[This is preliminary documentation and subject to change.]

Checks whether the SDK for the specified framework is installed.

Usage

bool framework::sdk-exists(name)

Parameters

Name Type Description
name string The framework to test.

Return Value

true if the SDK for specified framework is installed; otherwise, false.

Requirements

Assembly: NAnt.Core (0.85.1793.0)