ITestManagementTeamProject.TestPoints 属性

包含方法块,并阻止测试点。

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

语法

声明
ReadOnly Property TestPoints As ITestPointHelper
ITestPointHelper TestPoints { get; }
property ITestPointHelper^ TestPoints {
    ITestPointHelper^ get ();
}
abstract TestPoints : ITestPointHelper with get
function get TestPoints () : ITestPointHelper

属性值

类型:Microsoft.TeamFoundation.TestManagement.Client.ITestPointHelper

.NET Framework 安全性

请参见

参考

ITestManagementTeamProject 接口

Microsoft.TeamFoundation.TestManagement.Client 命名空间