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