发布时间: 2016年4月
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
void CopyPropertiesFrom(
ITestPlan testPlan
)
void CopyPropertiesFrom(
ITestPlan^ testPlan
)
abstract CopyPropertiesFrom :
testPlan:ITestPlan -> unit
Sub CopyPropertiesFrom (
testPlan As ITestPlan
)
参数
- testPlan
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan
请参阅
ITestPlan 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首