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