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