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

Int32ValidatorAttribute.MinValue Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.Int32ValidatorAttribute.MinValue

See Also

Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace