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

ConfigurationBase.Name Property

[This is preliminary documentation and subject to change.]

Gets the name of the configuration.

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

Remarks

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

See Also

ConfigurationBase Class | NAnt.VSNet Namespace