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