Gets or sets the framework to use for compilation.
The framework to use for compilation.
We will use compiler tools and system assemblies for this framework in framework-related tasks.
Exception Type | Condition |
---|---|
ArgumentNullException | The value specified is a null reference (Nothing in Visual Basic). |
BuildException | The specified framework is not installed, or not configured correctly. |
Project Class | NAnt.Core Namespace