IntegerValidatorAttribute::MinValue Property
.NET Framework (current version)
Gets or sets the minimum value allowed for the property.
Assembly: System.Configuration (in System.Configuration.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The selected value is greater than MaxValue. |
The MinValue property value is included in the allowed range.
.NET Framework
Available since 2.0
Available since 2.0
Show: