DateTime.Second Property
Gets the seconds component of the current DateTime object.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public int Second { get; }
Property Value
The seconds, expressed as a number from 0 through 59.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.