Mono Class Library: System.DateTime Overview | Members

System.DateTime.Millisecond Property

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

public int Millisecond { get; }

Value

A int between 0 and 999 set to the milliseconds component of the current instance.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0