NAnt SDK Documentation - v0.85-nightly-2005-11-09

ManagedProjectBase.Name Property

[This is preliminary documentation and subject to change.]

Gets the name of the VS.NET project.

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

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.ManagedProjectBase.Name

See Also

ManagedProjectBase Class | NAnt.VSNet Namespace