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::QueryBuildsSince Method (Uri^)

 

Returns a build spec to retrieve the builds that were created after the build that is identified by the given URI.

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

IBuildDetailSpec^ QueryBuildsSince(
	Uri^ buildUri
)

Parameters

buildUri
Type: System::Uri^

The URI for a build.

Return to top
Show: