NAnt SDK Documentation - v0.92

FrameworkConfigurableAttribute.Name Property

Gets or sets the name of the framework configuration attribute.

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

Property Value

The name of the framework configuration attribute.

See Also

FrameworkConfigurableAttribute Class | NAnt.Core.Attributes Namespace