NAnt SDK Documentation - v0.92 |
|
ManagedProjectBase.ProjectPath Property
Gets the path of the VS.NET project.
[Visual Basic]
Overrides Public ReadOnly Property ProjectPath As
String
[C#]
public override
string ProjectPath {get;}
See Also
ManagedProjectBase Class | NAnt.VSNet Namespace