发布时间: 2016年4月
获取提供对此项目中的操作录制的访问的帮助程序对象。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
IActionRecordingHelper ActionRecordings { get; }
property IActionRecordingHelper^ ActionRecordings {
IActionRecordingHelper^ get();
}
abstract ActionRecordings : IActionRecordingHelper with get
ReadOnly Property ActionRecordings As IActionRecordingHelper
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.IActionRecordingHelper
提供对此项目中的操作录制的访问一个帮助程序对象。
请参阅
IActionRecordingHelper
ITestManagementTeamProject 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首