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