Gets the days component of the time interval represented by the current
TimeSpan structure.
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax Return Value
Type:
Int32The day component of this instance. The return value can be positive or negative.
See Also