DateTime..::..Day Property
Gets the day of the month represented by this instance.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public int Day { get; }
<TemplateAttribute> _ Public ReadOnly Property Day As Integer Get
[TemplateAttribute] public: property int^ Day { int^ get (); }