DateAndTime Properties

MSBuild Extension Pack

DateAndTime Properties MSBuild Extension Pack Help 4.0.12.0

The DateAndTime type exposes the following members.

Properties

  Name Description
Public property BoolResult
The output boolean result.
Public property End
The end time to use for GetElapsed. Default is DateTime.Now
Public property Format
Format to apply to the Result. For GetTime, Format can be any valid DateTime format. For GetElapsed, Format can be Milliseconds, Seconds, Minutes, Hours, Days or Total. Total returns dd:hh:mm:ss
Public property Result
The output Result
Public property Start
The start time to use
Public property UseUtc
Set to true to use UTC Date / Time for the TaskAction. Default is false.
Public property Value
Specifies the value to operate with
Top
See Also

Reference