This documentation is archived and is not being maintained.

BuildSummary::KeepForever Property

Gets if this build will not be deleted.

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

public:
property bool KeepForever {
	bool get ();
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: