Gets a timespan value from the registry.
Namespace: Censitif.Library.DataAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax
Parameters
- key
- Type: System String
The registry field.
- defaultValue
- Type: System TimeSpan
The default timespan value.
Return Value
Type: TimeSpanThe requested timespan, or the given default values if not found.
See Also