表示类可以实现的要添加到 TestRunSubmitting 事件处理程序中的接口。
命名空间:  Microsoft.VisualStudio.TestTools.Common
程序集:  Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)
语法
声明
Public Interface ITestManagementEvents
public interface ITestManagementEvents
public interface class ITestManagementEvents
type ITestManagementEvents =  interface end
public interface ITestManagementEvents
ITestManagementEvents 类型公开以下成员。
事件
| 名称 | 说明 | |
|---|---|---|
| .gif) | TestRunSubmitting | 在部署完成之后、测试运行提交到测试控制程序之前发生。 | 
页首