This documentation is archived and is not being maintained.

IQueuedBuildsView::DefinitionFilter Property

Gets the build definition specification used to filter builds in the QueuedBuilds property.

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

property IBuildDefinitionSpec^ DefinitionFilter {
	IBuildDefinitionSpec^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IBuildDefinitionSpec
The build definition specification used to filter builds in the QueuedBuilds property.

Show: