NAnt SDK Documentation - v0.92

ManagedProjectBase.Name Property

Gets the name of the VS.NET project.

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

See Also

ManagedProjectBase Class | NAnt.VSNet Namespace