表示已受生成影响的测试点。
命名空间:  Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
声明
Public Interface IImpactedTestPoint
public interface IImpactedTestPoint
public interface class IImpactedTestPoint
type IImpactedTestPoint =  interface end
public interface IImpactedTestPoint
IImpactedTestPoint 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | Builds | 获取此测试点在其中受影响的生成的列表。 | 
| .gif) | SuiteName | 获取测试点的测试套件的名称。 | 
| .gif) | TestCase | 从服务器中检索测试用例。 | 
| .gif) | TestCaseId | 获取测试用例的 ID 号。 | 
| .gif) | TestPoint | 从服务器中获取测试点。 | 
页首