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