Bridge

DateTime..::..TimeOfDay Property

Gets the time of day for this instance.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public TimeSpan TimeOfDay { get; }
<TemplateAttribute> _
Public ReadOnly Property TimeOfDay As TimeSpan
	Get
[TemplateAttribute]
public:
property TimeSpan^ TimeOfDay {
	TimeSpan^ get ();
}

Return Value

A time interval that represents the fraction of the day that has elapsed since midnight.