Project.

RuntimeFramework Property

Summary

Gets the framework in which NAnt is currently running.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public FrameworkInfo RuntimeFramework { get; set; }

Value

Type Description
FrameworkInfo The framework in which NAnt is currently running.