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