ServerStation.DayOfWeek Property

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

Property Value

DayOfWeek

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition