TimeSpanValidatorAttribute::TimeSpanMinValue Field

 

Gets the absolute minimum value allowed.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
literal String^ TimeSpanMinValue

Field Value

Type: System::String^

The string that contains the minimum allowed value for the time interval.

The following example shows how to use the TimeSpanMinValue field.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: