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

FrameworkConfigurableAttribute.Name Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.FrameworkConfigurableAttribute.Name

See Also

FrameworkConfigurableAttribute Class | NAnt.Core.Attributes Namespace