ClientDateTimeInfo.TimeOfDayMs Property

The time interval that has elapsed since midnight, includig milliseoncd
<ID("TimeOfDayMs", (int)e.TimeOfDayMs)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property TimeOfDayMs() As TimeSpan
This language is not supported or no code example is available.
[ID("TimeOfDayMs", (int)e.TimeOfDayMs)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public TimeSpan TimeOfDayMs {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.8

In this article

Definition