FrameworkInfo.

FrameworkAssemblyDirectory Property

Summary

Gets the directory where the system assemblies for the framework are located.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfo

Syntax

public DirectoryInfo FrameworkAssemblyDirectory { get; }

Value

Type Description
DirectoryInfo The directory where the system assemblies for the framework are located.