NAnt SDK Documentation - v0.92

ProjectBase.Name Property

Gets the name of the VS.NET project.

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

See Also

ProjectBase Class | NAnt.VSNet Namespace