Mono Class Library: System.DateTime Overview | Members

System.DateTime.TimeOfDay Property

Gets the time of day of the current instance.

public TimeSpan TimeOfDay { get; }

Value

A TimeSpan instance set to the time component of the current instance.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0