NAnt SDK Documentation - v0.92
BuildReport.StartTime Field
The start time of the build process.
[Visual Basic]
Public ReadOnly StartTime As
Date
[C#]
public readonly
DateTime
StartTime;
See Also
BuildReport Class
|
NAnt.Core Namespace