TimeOnly.Millisecond Property

Definition

Gets the millisecond component of the time represented by this instance.

C#
public int Millisecond { get; }

Property Value

A number representing the millisecond component of this TimeOnly.

Applies to

Product Versions
.NET 6, 7, 8, 9, 10