ITestPlanHelper.Create Method ()
Creates a new test plan.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ITestPlan Create()
ITestPlan^ Create()
abstract Create : unit -> ITestPlan
Function Create As ITestPlan
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan
A new test plan.
See Also
ITestPlan
ITestPlanHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top