ClientDateTimeInfo.TimeOfDay Property

The time interval that has elapsed since midnight
<ID("TimeOfDay", (int)e.TimeOfDay)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property TimeOfDay() As TimeSpan
This language is not supported or no code example is available.
[ID("TimeOfDay", (int)e.TimeOfDay)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public TimeSpan TimeOfDay {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