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