Compartilhar via


Método ITestPlanHelper.Create

Cria um novo plano de teste.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Function Create As ITestPlan
ITestPlan Create()
ITestPlan^ Create()
abstract Create : unit -> ITestPlan 
function Create() : ITestPlan

Valor de retorno

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan
Um novo plano de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestPlanHelper Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

ITestPlan