Click or drag to resize
TimeSpanZero Field
Represents the zero TimeSpan value. This field is read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly TimeSpan Zero

Field Value

Type: TimeSpan
See Also