This document is archived and information here might be outdated. Recommended version. |
The day number of the year, starting with 1 for the first day of the year.
[Visual Basic .NET]
Public ReadOnly Property DayOfYear As Short
[C#]
public short DayOfYear {get;}
[C++]
HRESULT get_DayOfYear(
System.Int16* dayNumber
);
[C++] Parameters dayNumber [out, retval]
dayNumber is a parameter of type short*