共用方式為


ITestControllerHelper.Create 方法

建立測試控制器的新執行個體。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
Function Create As ITestController
ITestController Create()
ITestController^ Create()
abstract Create : unit -> ITestController
function Create() : ITestController

傳回值

類型:Microsoft.TeamFoundation.TestManagement.Client.ITestController
測試控制器的新執行個體。

.NET Framework 安全性

請參閱

參考

ITestControllerHelper 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間

ITestController