Gets the milliseconds component of the date represented by this instance.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public int Millisecond { get; }

Return Value

The milliseconds component, expressed as a value between 0 and 999.

See Also