This documentation is archived and is not being maintained.

BuildSummary::FinishTime Property

Gets the finish time.

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

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

Property Value

Type: System::DateTime
Returns DateTime.

Show: