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