JAMS Developer Guide
Now Property (TimeOfDay)


MVPSI.JAMS Namespace > TimeOfDay Structure : Now Property
A TimeOfDay that is the current time.
Syntax
'Declaration
 
Public Shared ReadOnly Property Now As TimeOfDay
'Usage
 
Dim value As TimeOfDay
 
value = TimeOfDay.Now
public static TimeOfDay Now {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TimeOfDay Structure
TimeOfDay Members