NAnt SDK Documentation - v0.92 |
|
Int32ValidatorAttribute.MaxValue Property
Gets or sets the maximum value.
[Visual Basic]
Public Property MaxValue As
Integer
[C#]
public
int MaxValue {get; set;}
Property Value
The maximum value. The default is MaxValue.
See Also
Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace