NAnt SDK Documentation - v0.92

Int32ValidatorAttribute.MinValue Property

Gets or sets the minimum value.

[Visual Basic]
Public Property MinValue As Integer
[C#]
public int MinValue {get; set;}

Property Value

The minimum value. The default is MinValue.

See Also

Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace