DiagnosticsInformationNow Property |
Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime Now { get; }
Property Value
Type:
DateTimeAn object whose value is the current local date and time.
See Also