Search
TimeSpan Properties
 


 Public Properties

  Name Description

days

Gets the number of days that represent the value of this TimeSpan.

hours

Gets the number of hours that represent the value of this TimeSpan.

milliseconds

Gets the number of milliseconds that represent the value of this TimeSpan.

minutes

Gets the number of minutes that represent the value of this TimeSpan.

seconds

Gets the number of seconds that represent the value of this TimeSpan.

ticks

Gets the number of ticks that represent the value of this TimeSpan.

 See Also