NAnt SDK Documentation - v0.92

FrameworkConfigurableAttribute.ExpandProperties Property

Gets or sets a value indicating whether property references should be expanded.

[Visual Basic]
Public Property ExpandProperties As Boolean
[C#]
public bool ExpandProperties {get; set;}

Property Value

true if properties should be expanded; otherwise false. The default is true.

See Also

FrameworkConfigurableAttribute Class | NAnt.Core.Attributes Namespace