Método ITestPlan.CopyPropertiesFrom (ITestPlan)
Publicado: abril de 2016
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
void CopyPropertiesFrom(
ITestPlan testPlan
)
void CopyPropertiesFrom(
ITestPlan^ testPlan
)
abstract CopyPropertiesFrom :
testPlan:ITestPlan -> unit
Sub CopyPropertiesFrom (
testPlan As ITestPlan
)
Parâmetros
- testPlan
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan
Consulte também
Interface ITestPlan
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo