DateTime..::..DayOfWeek Property
Gets the day of the week represented by this instance.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public DayOfWeek DayOfWeek { get; }
<TemplateAttribute> _ Public ReadOnly Property DayOfWeek As DayOfWeek Get
[TemplateAttribute] public: property DayOfWeek^ DayOfWeek { DayOfWeek^ get (); }