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