This documentation is archived and is not being maintained.

IQueuedBuildsView::ControllerFilter Property

Gets the build controller 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 IBuildControllerSpec^ ControllerFilter {
	IBuildControllerSpec^ get ();
}

Property Value

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

Show: