| |||||||
DateTime.Day PropertySystem Namespace DateTime Structure Returns the day of the month represented by this instance. [ VB ] <Serializable> Public ReadOnly Property Day As Integer [ C# ] [ Serializable ] public int Day { get; } [ C++ ] [ Serializable ] public: __property int get_Day ( ); [ JScript ] public Serializable function get Day ( ) : int; Property ValueThe day value, between 1 and 31. ExampleThe below code snippet demonstrates using the Day property.
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