TestImpactServer.ITestImpactServer.QueryImpactedTests 方法

命名空间:  Microsoft.TeamFoundation.TestImpact.Client
程序集:  Microsoft.TeamFoundation.TestImpact.Client(在 Microsoft.TeamFoundation.TestImpact.Client.dll 中)

语法

声明
Private Function QueryImpactedTests ( _
    buildUri As Uri _
) As BuildImpactedTests Implements ITestImpactServer.QueryImpactedTests
BuildImpactedTests ITestImpactServer.QueryImpactedTests(
    Uri buildUri
)

参数

返回值

类型:Microsoft.TeamFoundation.TestImpact.Client.BuildImpactedTests
返回 BuildImpactedTests

实现

ITestImpactServer.QueryImpactedTests(Uri)

.NET Framework 安全性

请参见

参考

TestImpactServer 类

Microsoft.TeamFoundation.TestImpact.Client 命名空间