TimeSpanValidatorAttribute::MaxValueString Property
.NET Framework (current version)
Gets or sets the relative maximum TimeSpan value.
Assembly: System.Configuration (in System.Configuration.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The selected value represents less than MinValue. |
This is the relative maximum value as set by the user.
.NET Framework
Available since 2.0
Available since 2.0
Show: