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