获取具有更新的方法,创建查询,注册和注销,在 Team Foundation Server 的数据收集器的帮助程序对象。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
IDataCollectorHelper DataCollectors { get; }
property IDataCollectorHelper^ DataCollectors {
IDataCollectorHelper^ get();
}
abstract DataCollectors : IDataCollectorHelper with get
ReadOnly Property DataCollectors As IDataCollectorHelper
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.IDataCollectorHelper
一个数据收集器帮助器对象。
请参阅
IDataCollectorHelper
ITestManagementService 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首