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