TestExtensionExecution 构造函数

初始化 TestExtensionExecution 类的新实例。

命名空间:  Microsoft.VisualStudio.TestTools.UnitTesting
程序集:  Microsoft.VisualStudio.QualityTools.UnitTestFramework(在 Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll 中)

语法

声明
Protected Sub New
protected TestExtensionExecution()
protected:
TestExtensionExecution()
new : unit -> TestExtensionExecution
protected function TestExtensionExecution()

.NET Framework 安全性

请参见

参考

TestExtensionExecution 类

Microsoft.VisualStudio.TestTools.UnitTesting 命名空间