public double TotalHours { get; }
Dim instance As ExtendedTimeSpan Dim value As Double value = instance.TotalHours
public: property double TotalHours { double get (); }
No code example is currently available or this language may not be supported.
In This Article