NAnt SDK Documentation - v0.92

VcProject.Name Property

Gets the name of the Visual C++ project.

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

See Also

VcProject Class | NAnt.VSNet Namespace