Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Date
.
.
::
.
.
DayOfWeek Property
Date Structure
See Also
Send Feedback
Gets the day of the week represented by this instance.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core
(in DlhSoft.ProjectData.Core.dll)
Syntax
C#
public
DayOfWeek
DayOfWeek
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
DayOfWeek
As
DayOfWeek
Get
See Also
Date Structure
DlhSoft.Windows.Data Namespace