NAnt SDK Documentation - v0.92

ConfigurationBase.Name Property

Gets the name of the configuration.

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

See Also

ConfigurationBase Class | NAnt.VSNet Namespace