This documentation is archived and is not being maintained.

IBuildDetail::StartTime Property

Gets the time that this build actually started.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property DateTime StartTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The time that this build actually started.

Show: