NAnt SDK Documentation - v0.92

ProjectBase.ProjectPath Property

Gets the path of the VS.NET project.

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

See Also

ProjectBase Class | NAnt.VSNet Namespace