NAnt
Help
Function Reference
framework::exists
v0.85
framework::exists
Checks whether the specified framework exists.
Usage
bool framework::exists(
name
)
Parameters
Name
Type
Description
name
string
The framework to test.
Return Value
true
if the specified framework exists; otherwise,
false
.
Requirements
Assembly:
NAnt.Core (0.85.2478.0)