Returns a CorDateTime that represents the current time with the UTC offset.
[Visual Basic]
Public Function UtcNow ( ) As CorDateTime
This method uses GetSystemTime which has a resolution down to the milliseconds. There is no direct VB equivalent.
Class CorDateTimeStatic Overview
| CorDateTimeStatic Members
| TryParse