Share via


TimeSpan Properties

Public Properties

Name Description
Public Property Days Gets the number of whole days in the current TimeSpan object (time period).
Public Property Hours Gets the number of whole hours in the current TimeSpan object (time period).
Public Property Milliseconds Gets the number of whole milliseconds in the current TimeSpan object (time period).
Public Property Minutes Gets the number of whole minutes in the current TimeSpan object (time period).
Public Property Seconds Gets the number of whole seconds in the current TimeSpan object (time period).
Public Property Ticks Gets the number of ticks in the current TimeSpan object (time period).

See Also

Reference

TimeSpan Structure
System Namespace