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