NAnt SDK Documentation - v0.92

DataTypeBase.Name Property

Gets the name of the datatype.

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

Property Value

The name of the datatype.

See Also

DataTypeBase Class | NAnt.Core Namespace