DateTime..::..TimeOfDay Property
Gets the time of day for this instance.
Namespace:
SystemAssembly: 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 (); }