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

VcProject.ProjectDirectory Property

[This is preliminary documentation and subject to change.]

Gets the directory containing the VS.NET project.

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

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcProject.ProjectDirectory

See Also

VcProject Class | NAnt.VSNet Namespace