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

VcProject.ProjectPath Property

[This is preliminary documentation and subject to change.]

Gets the path of the Visual C++ project.

[Visual Basic]
Overrides Public ReadOnly Property ProjectPath As String
[C#]
public override string ProjectPath {get;}

Remarks

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

See Also

VcProject Class | NAnt.VSNet Namespace