Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IBuildFilter::QueryBuildsBefore Method (Uri^)

 

Returns a build spec to retrieve the builds that were created before the build that is identified by the given uniform resource identifier (URI).

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

IBuildDetailSpec^ QueryBuildsBefore(
	Uri^ buildUri
)

Parameters

buildUri
Type: System::Uri^

The URI for a build.

Return to top
Show: