Bridge

DateTime..::..DayOfYear Property

Gets the day of the year represented by this instance.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public int DayOfYear { get; }
<TemplateAttribute> _
Public ReadOnly Property DayOfYear As Integer
	Get
[TemplateAttribute]
public:
property int^ DayOfYear {
	int^ get ();
}

Return Value

The day of the year, expressed as a value between 1 and 366.