共用方式為


ApplicationUnderTest 建構函式

初始化 ApplicationUnderTest 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.TestTools.UITesting
組件:  Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

語法

'宣告
Public Sub New
public ApplicationUnderTest()
public:
ApplicationUnderTest()
new : unit -> ApplicationUnderTest
public function ApplicationUnderTest()

.NET Framework 安全性

請參閱

參考

ApplicationUnderTest 類別

Microsoft.VisualStudio.TestTools.UITesting 命名空間