TimeSpan: Milliseconds (get)

Milliseconds

Returns the Milliseconds portion of the duration.



 Public Property Get Milliseconds ( ) As Long

Return Values

Long -  The Milliseconds 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