Gets the value of the current
TimeSpan structure expressed in whole and fractional seconds.
Namespace:
System
Assembly:
Bridge (in Bridge.dll)
public double TotalSeconds { get; }
Public ReadOnly Property TotalSeconds As Double
Get
Return Value
The total number of seconds represented by this instance.