FrameworkInfo.

FrameworkDirectory Property

Summary

Gets the base directory of the framework tools for the framework.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfo

Syntax

public DirectoryInfo FrameworkDirectory { get; }

Value

Type Description
DirectoryInfo The base directory of the framework tools for the framework.