TimeSpan: Minutes (get)

Minutes

Returns the Minutes portion of the duration.



 Public Property Get Minutes ( ) As Long

Return Values

Long -  The Minutes portion of the duration.

Remarks

This does not represent the entire duration of the timespan, only the specified portion of it.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview