ServerDateTimeInfo.DayOfWeek Property

Gets the client's day of the week.
<ID("DayOfWeek", (int)e.DayOfWeek)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property DayOfWeek() As DayOfWeek
This language is not supported or no code example is available.
[ID("DayOfWeek", (int)e.DayOfWeek)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DayOfWeek DayOfWeek {get;}
This language is not supported or no code example is available.

Property Value

DayOfWeek

.NET Framework

Supported in: 4.8

In this article

Definition