| |||||
DateTime.DayOfWeek PropertySystem Namespace DateTime Structure Returns the day of the week represented by this instance. [ VB ] <Serializable> Public ReadOnly Property DayOfWeek As DayOfWeek [ C# ] [ Serializable ] public DayOfWeek DayOfWeek { get; } [ C++ ] [ Serializable ] public: __property DayOfWeek get_DayOfWeek ( ); [ JScript ] public Serializable function get DayOfWeek ( ) : DayOfWeek; Property ValueA DayOfWeek enumerated constant that indicates the day of the week. This property value ranges from zero, indicating Sunday, to six, indicating Saturday. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme