NAnt SDK Documentation - v0.85-nightly-2005-11-09

FrameworkInfo.FrameworkDirectory Property

[This is preliminary documentation and subject to change.]

Gets the base directory of the framework tools for the framework.

[Visual Basic]
Public ReadOnly Property FrameworkDirectory As DirectoryInfo
[C#]
public System.IO.DirectoryInfo FrameworkDirectory {get;}

Property Value

The base directory of the framework tools for the framework.

Remarks

Missing <remarks> documentation for P:NAnt.Core.FrameworkInfo.FrameworkDirectory

See Also

FrameworkInfo Class | NAnt.Core Namespace