This documentation is archived and is not being maintained.

BuildSummary::StartTime Property

Gets the start time.

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

public:
property DateTime StartTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: