DateTime.Microsecond Property

Definition

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

public:
 property int Microsecond { int get(); };
public int Microsecond { get; }
member this.Microsecond : int
Public ReadOnly Property Microsecond As Integer

Property Value

Applies to