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

Int32ValidatorAttribute.MaxValue Property

[This is preliminary documentation and subject to change.]

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.

Remarks

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

See Also

Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace