TimeOnly.Microsecond Property

Definition

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

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

Property Value

Applies to