DateTime..::..DayOfYear Property
Gets the day of the year represented by this instance.
Namespace:
SystemAssembly: 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 (); }